X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/e08ad28198c90ee22657ccc692f4beb161cdf108..94df6d05a448dd5bd429ef4e4dec14595df2bdae:/.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,