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 e0e1d35 commit f4520a2Copy full SHA for f4520a2
modules/schematics/src/container/schema.json
@@ -91,14 +91,12 @@
91
},
92
"state": {
93
"type": "string",
94
- "description": "Specifies the path to the state exports.",
95
- "alias": "s"
+ "description": "Specifies the path to the state exports."
96
97
"stateInterface": {
98
99
"default": "State",
100
- "description": "Specifies the interface for the state.",
101
- "alias": "si"
+ "description": "Specifies the interface for the state."
102
}
103
104
"required": []
0 commit comments