diff --git a/.jshintrc b/.jshintrc index 53628e65..057073a3 100644 --- a/.jshintrc +++ b/.jshintrc @@ -18,7 +18,6 @@ "quotmark": "single", "undef": true, "unused": true, - "strict": true, "maxparams": 10, "maxdepth": 5, "maxstatements": 40, @@ -58,4 +57,4 @@ "angular": false, "$": false } -} \ No newline at end of file +}