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 a08b899 commit ae55183Copy full SHA for ae55183
.appveyor.yml
@@ -17,6 +17,7 @@ install:
17
- npm install --global codecov
18
- npm install eslint-plugin-node@latest --save-dev
19
- npm install eslint-config-prettier@latest --save-dev
20
+ - npm install eslint-plugin-prettier@latest --save-dev
21
22
test_script:
23
- node --version
0 commit comments