Skip to content

Commit

Permalink
Remove ember/no-classic-components rule in test-app
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Dec 22, 2023
1 parent dbc0efe commit f48e03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-app/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ module.exports = {
},
rules: {
'ember/no-classic-classes': 'off',
'ember/no-classic-components': 'off',
},
overrides: [
// ts files
Expand Down

0 comments on commit f48e03d

Please sign in to comment.