searxng-beetroot/beetroot_static/.jshintrc
2023-04-04 21:23:00 +02:00

8 lines
100 B
Text

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