diff --git a/docs/content/commands/npm-set-script.md b/docs/content/commands/npm-set-script.md new file mode 100644 index 0000000000000..7bc8f75d23653 --- /dev/null +++ b/docs/content/commands/npm-set-script.md @@ -0,0 +1,34 @@ +--- +title: npm-set-script +section: 1 +description: Set tasks in the scripts section of package.json +--- + +### Synopsis +An npm command that lets you create a task in the scripts section of the package.json. + +```bash +npm set-script [