Bug fix for dygraph point selection touch event.
[dygraphs.git] / .jshintrc
index b50bc1f..72e44f8 100644 (file)
--- a/.jshintrc
+++ b/.jshintrc
@@ -8,6 +8,7 @@
   "latedef": true,
   "nonbsp": true,
   "undef": true,
+  "sub": true,
 
   "browser": true,
   "devel": true,