David 9 anos atrás
pai
commit
b6a231e11b
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      .jshintrc

+ 1 - 2
.jshintrc

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