Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(frontend): make eslint config stricter (#609)
* chore(frontend/eslint): make ember/no-actions-hash error instead of warn * chore(frontend/eslint): make ember/no-*mixins error instead of warn * chore(frontend/eslint): make ember/no-classic-* error instead of warn * chore(frontend/eslint): make ember/no-component-lifecycle-hooks error instead of warn * chore(frontend/eslint): make ember/no-get error instead of warn * chore(frontend/eslint): make ember/require-tagless-components error instead of warn * chore(frontend/eslint): make qunit/no-assert-equal error instead of warn
- Loading branch information