Skip to content

Commit 007e4e3

Browse files
authored
Ember: Enable no-implicit-route-model feature (#10978)
1 parent eeeac28 commit 007e4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/optional-features.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"application-template-wrapper": false,
33
"default-async-observers": true,
44
"jquery-integration": false,
5-
"template-only-glimmer-components": true
5+
"template-only-glimmer-components": true,
6+
"no-implicit-route-model": true
67
}

0 commit comments

Comments
 (0)