Closed dfa1 closed 2 years ago
All tests are ok. Runs fine as plugin with the following configuration:
<version>2.9.0</version> <failOnError>true</failOnError> <options>strict:func,eqeqeq,noarg,undef,unused,freeze,curly,bitwise,forin,iterator,maxdepth:2,notypeof,shadow:false,nonbsp,jasmine,browser</options>
This pull request contains a (naive?) workaround for jshint/jshint#2308.
All tests are ok. Runs fine as plugin with the following configuration:
This pull request contains a (naive?) workaround for jshint/jshint#2308.