Ponysearch/searx/static/themes/marlo/.jshintrc
2024-04-30 21:06:11 +02:00

8 lines
100 B
Text

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