eslint / js

Monorepo for the JS language tools.
BSD 2-Clause "Simplified" License
2.29k stars 195 forks source link

refactor: switch to eslint v9, eslint-config-eslint v10 #604

Closed mdjermanovic closed 6 months ago

mdjermanovic commented 6 months ago

Switches to using eslint v9 and eslint-config-eslint v10 to lint this project.

Marked as refactor as it has changes in the production code.