David hace 9 años
padre
commit
b6a231e11b
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      .jshintrc

+ 1 - 2
.jshintrc

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