editor: refactoring in the data module
[fnpeditor.git] / .jshintrc
index be71a0b..0abcc70 100644 (file)
--- a/.jshintrc
+++ b/.jshintrc
@@ -18,7 +18,7 @@
     "plusplus"      : false,
     "quotmark"      : true,
     "undef"         : true,
-    "unused"        : true,
+    "unused"        : "strict",
     "strict"        : true,
     "trailing"      : true,
     "maxparams"     : false,