Skip to content

Commit

Permalink
Cleanup .eslintignore file in addon blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Nov 13, 2022
1 parent e7b9b50 commit d37f898
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions files/__addonLocation__/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,22 +1,8 @@
# unconventional js
/blueprints/*/files/
/vendor/

# compiled output
/dist/
/tmp/

# dependencies
/bower_components/
/node_modules/

# misc
/coverage/
!.*
.*/
.eslintcache

# ember-try
/.node_modules.ember-try/
/bower.json.ember-try
/package.json.ember-try

0 comments on commit d37f898

Please sign in to comment.