searxng-beetroot/beetroot_static/.jshintrc

9 lines
100 B
Plaintext

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