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 ea72246 commit f78a81dCopy full SHA for f78a81d
.npmrc
@@ -0,0 +1 @@
1
+optional = false
.travis.yml
@@ -7,7 +7,7 @@ language: node_js
7
node_js: lts/*
8
9
install:
10
- - npm install --no-optional
+ - npm install
11
12
script:
13
- - npm run vscode:prepublish
+ - npm run vscode:prepublish
0 commit comments