roblox-ts / eslint-plugin-roblox-ts

7 stars 6 forks source link

Disable @typescript-eslint/no-array-constructor #32

Closed Dionysusnu closed 2 years ago

Dionysusnu commented 2 years ago

This lint does not understand the roblox-ts Array constructor typing, and the autofix will produce broken behaviour code. The rule should absolutely be disabled.