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 17c2c88 commit 42468d3Copy full SHA for 42468d3
.appveyor.yml
@@ -16,6 +16,7 @@ install:
16
- npm ci
17
- npm install --global codecov
18
- npm install eslint-plugin-node@latest --save-dev
19
+ - npm install eslint-plugin-prettier@latest --save-dev
20
21
test_script:
22
- node --version
0 commit comments