diff options
Diffstat (limited to 'searx/static/themes/simple/.jshintrc')
| -rw-r--r-- | searx/static/themes/simple/.jshintrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/searx/static/themes/simple/.jshintrc b/searx/static/themes/simple/.jshintrc deleted file mode 100644 index ba7bc2965..000000000 --- a/searx/static/themes/simple/.jshintrc +++ /dev/null @@ -1,8 +0,0 @@ -{ - "proto": true, - "globals": { - "browser": true, - "jQuery": false, - "devel": true - } -} |