summaryrefslogtreecommitdiff
path: root/www/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/.jshintrc')
-rw-r--r--www/js/.jshintrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/js/.jshintrc b/www/js/.jshintrc
deleted file mode 100644
index 6c2d36a..0000000
--- a/www/js/.jshintrc
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "globalstrict": true,
- "browser": true,
- "devel": true,
- "globals": {
- "Modernizr": false,
- "html5ks": false,
- "when": false
- }
-}