eslint-plugin-ember
eslint-plugin-ember copied to clipboard
`ember/no-test-import-export` incorrectly errors on files that are not tests
Components ending in -test also trigger this rule, I imagine other files would as well.
For example app/components/student-test.js