Ponysearch/searx/static/themes/marlo/.jshintrc

9 lines
100 B
Text
Raw Normal View History

2024-04-30 21:06:11 +02:00
{
"proto": true,
"globals": {
"browser": true,
"jQuery": false,
"devel": true
}
}