]> source.dussan.org Git - jquery.git/commitdiff
@mikesherov says `strict` is redundant when `node` is already there 998/head
authorjaubourg <j@ubourg.net>
Fri, 19 Oct 2012 08:09:52 +0000 (10:09 +0200)
committerjaubourg <j@ubourg.net>
Fri, 19 Oct 2012 08:09:52 +0000 (10:09 +0200)
.jshintrc

index 79ed65fc1ec264e1e365ac87cec0b28dcc604f3a..5ff1e697da661013aa64ccfa7375dcb77126b756 100644 (file)
--- a/.jshintrc
+++ b/.jshintrc
@@ -9,7 +9,6 @@
     "node": true,
     "quotmark": "double",
     "smarttabs": true,
-    "strict": true,
     "trailing": true,
     "undef": true,
     "unused": true