We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempted to enable the following new rules:
ember/no-restricted-resolver-tests
ember/no-new-mixins
ember/no-test-import-export
But they don't seem to be defined in lib/index.js. Happy to take care of this tomorrow if no one beats me to it.
lib/index.js
The text was updated successfully, but these errors were encountered:
😩 sorry about that! Definitely appreciate a PR for this.
Sorry, something went wrong.
Adding missing rules to index.js. Fixes ember-cli#313.
f5f46fc
81a80a0
No branches or pull requests
Attempted to enable the following new rules:
ember/no-restricted-resolver-tests
ember/no-new-mixins
ember/no-test-import-export
But they don't seem to be defined in
lib/index.js
. Happy to take care of this tomorrow if no one beats me to it.The text was updated successfully, but these errors were encountered: