X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=.jshintrc;h=72e44f8463ac8ca9ca748b755e35269fe96d86d1;hb=0bc4cb546af5d1ce157ad701a45169cc07c9c839;hp=b50bc1fc9053a4143658bd9a3bca4ecfc7f4357c;hpb=c17e11738cb5603fafcdc84527114502312344c4;p=dygraphs.git diff --git a/.jshintrc b/.jshintrc index b50bc1f..72e44f8 100644 --- a/.jshintrc +++ b/.jshintrc @@ -8,6 +8,7 @@ "latedef": true, "nonbsp": true, "undef": true, + "sub": true, "browser": true, "devel": true,