We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcaa3ea commit 1c3fc6fCopy full SHA for 1c3fc6f
1 file changed
extensions/npm/package.nls.json
@@ -8,7 +8,7 @@
8
"config.npm.enableScriptExplorer": "Enable an explorer view for npm scripts.",
9
"npm.parseError": "Npm task detection: failed to parse the file {0}",
10
"taskdef.script": "The npm script to customize.",
11
- "taskdef.path": "The path to the folder of the package.json file that provides the script. Can be ommitted.",
+ "taskdef.path": "The path to the folder of the package.json file that provides the script. Can be omitted.",
12
"view.name": "Npm Scripts",
13
"command.refresh": "Refresh",
14
"command.run": "Run",
0 commit comments