diff --git a/jshintrc.symlink b/jshintrc.symlink index 7a1becb..1629742 100644 --- a/jshintrc.symlink +++ b/jshintrc.symlink @@ -35,7 +35,7 @@ "onevar": false, "plusplus": false, "regexp": false, - "undef": true, + "undef": false, "sub": true, "strict": false, "white": false