.jshintignore doesn't work

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?

1 Like

Did you, or anyone else, discover a solution for this? I am experiencing the same difficulty.

Ahh, this seems to be why - https://github.com/ember-cli/ember-cli/issues/4586