searxng/searx/static/themes/magi/.jshintrc
Joseph Cheung 10b9c2ee90 o
2023-02-26 08:37:17 +08:00

8 lines
100 B
Text

{
"proto": true,
"globals": {
"browser": true,
"jQuery": false,
"devel": true
}
}