Skip to content

Commit

Permalink
chore: Removed unused configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Dec 5, 2024
1 parent 4d97532 commit 93161e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = {
},
rules: {
'no-setter-return': 'off',
'ember/classic-decorator-no-classic-methods': 'warn',
'ember/classic-decorator-hooks': 'warn',
'ember/no-classic-classes': 'warn',
'ember/no-classic-components': 'warn',
Expand Down

0 comments on commit 93161e6

Please sign in to comment.