DEV: Enable ember/no-classic-components (#33978)

…and apply lint-to-the-future
This commit is contained in:
Jarek Radosz
2025-07-30 14:54:24 +02:00
committed by GitHub
parent 53753a1034
commit ce6368ca98
282 changed files with 283 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ export default [
rules: {
"qunit/no-assert-equal": "error",
"qunit/no-loose-assertions": "error",
"ember/no-classic-components": "error",
},
},
{