mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 06:55:03 -05:00
DEV: Enable ember/no-classic-components (#33978)
…and apply lint-to-the-future
This commit is contained in:
@@ -6,6 +6,7 @@ export default [
|
||||
rules: {
|
||||
"qunit/no-assert-equal": "error",
|
||||
"qunit/no-loose-assertions": "error",
|
||||
"ember/no-classic-components": "error",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user