iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Update to ESLint 9.13 #7233

Closed wgoehrig closed 3 weeks ago

wgoehrig commented 1 month ago

Note that in the latest version of @itwin/eslint-plugin, we've removed all formatting rules, as these were deprecated in ESLint 9. This should significantly improve linting speed.

Also note that the formatting of lint output has changed, since the visualstudio reporter was removed in ESLint 9. Personally, I prefer the default output anyway.