aboutsummaryrefslogtreecommitdiffstats
path: root/ui/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/.jshintrc')
-rw-r--r--ui/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/.jshintrc b/ui/.jshintrc
index 073418812..98a79b5db 100644
--- a/ui/.jshintrc
+++ b/ui/.jshintrc
@@ -18,6 +18,7 @@
"jquery": true,
"globals": {
+ "define": false,
"Globalize": false
}
}