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 c3b3745 commit d044c3fCopy full SHA for d044c3f
appveyor.yml
@@ -14,4 +14,7 @@ build_script:
14
- npm run compile
15
16
test_script:
17
+ - npm install
18
+ - npm run prettier
19
+ - npm run vscode:prepublish
20
- npm run test --silent
0 commit comments