Does anyone know why the .jshintignore file doesn’t work with ember-cli? Is there any way to exclude specific files from jshint when running ember test
or when ember-cli-rails is building in development?
.jshintignore doesn't work
galatians
#1
notmessenger
#2
Did you, or anyone else, discover a solution for this? I am experiencing the same difficulty.