diff --git a/test-app/.eslintrc.js b/test-app/.eslintrc.js index ae7b32982..e23815045 100644 --- a/test-app/.eslintrc.js +++ b/test-app/.eslintrc.js @@ -17,7 +17,6 @@ module.exports = { }, rules: { 'ember/no-classic-classes': 'off', - 'ember/no-classic-components': 'off', }, overrides: [ // ts files