summaryrefslogtreecommitdiff
path: root/www/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/.jshintrc')
-rw-r--r--www/js/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/.jshintrc b/www/js/.jshintrc
index 5dca845..6c2d36a 100644
--- a/www/js/.jshintrc
+++ b/www/js/.jshintrc
@@ -3,6 +3,7 @@
"browser": true,
"devel": true,
"globals": {
+ "Modernizr": false,
"html5ks": false,
"when": false
}