Retoor software development Projects Research SearchXNG
Register Sign In

13 lines
186 B
JSON
Raw Normal View History

[mod] simple theme - add ESLint [1] https://eslint.org/ [2] https://eslint.org/docs/user-guide/configuring/ [3] https://eslint.org/docs/user-guide/command-line-interface Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-08-01 16:04:19 +02:00
{
"env": {
"browser": true,
"es2021": true
},
"extends": "eslint:recommended",
"parserOptions": {
eslint: grunt integration
2021-08-24 09:52:40 +02:00
"ecmaVersion": 12
[mod] simple theme - add ESLint [1] https://eslint.org/ [2] https://eslint.org/docs/user-guide/configuring/ [3] https://eslint.org/docs/user-guide/command-line-interface Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-08-01 16:04:19 +02:00
},
"rules": {
}
}
Reference in New Issue Copy Permalink
c6dcedb911
searxng/searx/static/themes/simple/.eslintrc.json
Response time: 120ms
Mail Licenses API