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
 }