adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.93k stars 2.18k forks source link

ESLint 9 #3549

Closed amanmahajan7 closed 2 months ago

amanmahajan7 commented 2 months ago

https://eslint.org/blog/2024/04/eslint-v9.0.0-released/ https://eslint.org/docs/latest/use/migrate-to-9.0.0 https://eslint.org/docs/latest/use/configure/migration-guide https://github.com/SonarSource/eslint-plugin-sonarjs/releases

Deprecated formatting rules https://eslint.org/blog/2023/10/deprecating-formatting-rules/#the-deprecated-rules

Updates to existing rules https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#updates-to-existing-rules

Noteworthy