We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a62f87 commit 51034e6Copy full SHA for 51034e6
modules/schematics/src/feature/schema.json
@@ -71,7 +71,7 @@
71
"type": "boolean",
72
"aliases": ["e"],
73
"x-prompt": "Should we use @ngrx/entity to create the reducer?",
74
- "default": "false"
+ "default": false
75
}
76
},
77
"required": []
0 commit comments