-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace ember-cli-eslint with eslint
- Remove ember-cli-eslint dependency and replace it with direct dependency on eslint and required plugins. NOTE: disabling no-new-mixins for since prefetch currently relies on a mixin.
- Loading branch information
Jackson Dean
committed
Sep 24, 2019
1 parent
f6fbc00
commit 8bf9ab8
Showing
3 changed files
with
306 additions
and
1,270 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.