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 0499545 commit fc20e1dCopy full SHA for fc20e1d
1 file changed
package.json
@@ -23,5 +23,6 @@
23
"bin": {
24
"nodejs-dist-indexer": "./dist-indexer.js",
25
"nodejs-ls-types": "./ls-types.js"
26
- }
+ },
27
+ "preferGlobal": true
28
}
0 commit comments