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 eb3b2de commit bd85edbCopy full SHA for bd85edb
README.md
@@ -109,7 +109,7 @@ This is a config file used by the app to determine what updates to run. It is co
109
- Required Properties:
110
- NpmBuildCommand
111
112
- - String. Npm command to \"compile\" the npm directory. Format run is: npm run <NpmBuildCommand>.
+ - String. Npm command to \"compile\" the npm directory. Format of the command run is: `npm run {{NpmBuildCommand}}`
113
114
115
### Example Options File
0 commit comments