David 9 سال پیش
والد
کامیت
b6a231e11b
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      .jshintrc

+ 1 - 2
.jshintrc

@@ -3,6 +3,5 @@
 	"freeze": true,
 	"latedef": "nofunc",
 	"strict": "implied",
-	"undef": true,
-	"unused": true
+	"undef": true
 }