roblox-ts / eslint-plugin-roblox-ts

7 stars 6 forks source link

Change @typescript-eslint to prettier in .eslintrc #24

Closed OverHash closed 3 years ago

OverHash commented 3 years ago

Recent changes to eslint have migrated @typescript-eslint to be under prettier. The default .eslintrc should reflect these changes.

image

See the migration page for more details