X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/ac797224a67319e07d3f6e8f52e9b39a3949640a..4d6952a4226d716edc2da617f9487b2a989d038a:/.jshintrc

diff --git a/.jshintrc b/.jshintrc
index be71a0b..0abcc70 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -18,7 +18,7 @@
     "plusplus"      : false,
     "quotmark"      : true,
     "undef"         : true,
-    "unused"        : true,
+    "unused"        : "strict",
     "strict"        : true,
     "trailing"      : true,
     "maxparams"     : false,