Skip to content

Commit be6a689

Browse files
author
Greg Van Liew
authored
Merge pull request microsoft#84700 from gregvanl/settingsComments
Another nit in settings comment
2 parents 0a0f2bf + cd262f3 commit be6a689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/npm/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"config.npm.exclude": "Configure glob patterns for folders that should be excluded from automatic script detection.",
88
"config.npm.enableScriptExplorer": "Enable an explorer view for npm scripts when there is no top-level 'package.json' file.",
99
"config.npm.scriptExplorerAction": "The default click action used in the npm scripts explorer: `open` or `run`, the default is `open`.",
10-
"config.npm.enableRunFromFolder": "Enable running NPM scripts contained in a folder from the Explorer context menu.",
10+
"config.npm.enableRunFromFolder": "Enable running npm scripts contained in a folder from the Explorer context menu.",
1111
"config.npm.fetchOnlinePackageInfo": "Fetch data from https://registry.npmjs.org and https://registry.bower.io to provide auto-completion and information on hover features on npm dependencies.",
1212
"npm.parseError": "Npm task detection: failed to parse the file {0}",
1313
"taskdef.script": "The npm script to customize.",

0 commit comments

Comments
 (0)