|
* Migrate to ESLint 9
* https://eslint.org/docs/latest/use/migrate-to-9.0.0
* https://eslint.style/guide/migration
* https://github.com/neostandard/neostandard/ (https://github.com/standard/standard/issues/1948)
fix broken Dependabot PRs such as https://github.com/FreshRSS/FreshRSS/pull/6680
* comma-dangle rule is already included
* Use more standard filename
* More flexible syntax globals
* resolveIgnoresFromGitignore
* Dependabog update
* Relax object-shorthand
* GitHub action node-version
* GitHub action node-version again
* object-shorthand: off
* node >=18 due to dependencies
|