searxng/searx/static/themes/simple
Markus Heiser 766823a64b [fix] eslint: migrate JSON config to flat-config (.eslintrc.json -> eslint.config.js)
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>
2024-05-15 18:47:17 +02:00
..
css [build] /static 2024-04-27 18:26:23 +02:00
img [build] /static 2024-04-08 09:07:45 +02:00
js [build] /static 2024-04-27 18:26:23 +02:00
src [update] make pygments.less 2024-05-10 10:00:31 +02:00
.gitattributes theme: remove __common__ 2022-05-07 19:40:48 +02:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] simple theme: change stylelint configuration 2022-01-16 18:50:19 +01:00
eslint.config.js [fix] eslint: migrate JSON config to flat-config (.eslintrc.json -> eslint.config.js) 2024-05-15 18:47:17 +02:00
gruntfile.js [fix] eslint: migrate JSON config to flat-config (.eslintrc.json -> eslint.config.js) 2024-05-15 18:47:17 +02:00
package.json [upd] npm: Bump grunt-eslint in /searx/static/themes/simple 2024-05-15 18:00:11 +02:00
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 2021-11-29 20:36:31 +01:00
svg4web.svgo.js [fix] eslint --fix 2021-12-14 07:31:58 +01:00