Skip to content

Commit

Permalink
V1 addons
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jun 29, 2023
1 parent 2d217b1 commit 5ff6154
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/curvy-toes-trade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@nullvoxpopuli/eslint-configs': patch
---

Add better support for v1 addons in the ember config
3 changes: 3 additions & 0 deletions configs/ember.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ module.exports = (options = {}) => {
'./lib/*/index.js',
'./server/**/*.js',
'./blueprints/*/index.js',
'tests/dummy/config/environment.js',
'tests/dummy/config/ember-try.js',
'tests/dummy/config/ember-intl.js',
],
config.commonjs.node.js
),
Expand Down

0 comments on commit 5ff6154

Please sign in to comment.