mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
In ESLint v9.0.0, ``eslint.config.js`` is the new default configuration format. The previous format, ``eslintrc``, is now deprecated and will not automatically be searched for. [1] This migration was done with the help of the "Configuration Migration Guide" [2] [1] https://eslint.org/docs/latest/use/migrate-to-9.0.0#flat-config [2] https://eslint.org/docs/latest/use/configure/migration-guide Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
|---|---|---|
| .. | ||
| css | ||
| img | ||
| js | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .jshintrc | ||
| .stylelintrc.json | ||
| eslint.config.js | ||
| gruntfile.js | ||
| package.json | ||
| svg4favicon.svgo.js | ||
| svg4web.svgo.js | ||