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 95ea034 commit d91899aCopy full SHA for d91899a
common/config/rush/command-line.json
@@ -140,8 +140,8 @@
140
{
141
"commandKind": "global",
142
"name": "doformat",
143
- "summary": "Show a formatting errors if pressent",
144
- "description": "use to build all docker containers required for platform",
+ "summary": "Do aformat and show errors after it",
+ "description": "Do aformat and show errors after it",
145
"safeForSimultaneousRushProcesses": true,
146
"shellCommand": "rush format && ./common/scripts/format-show.sh"
147
},
0 commit comments