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 42468d3 commit a08b899Copy full SHA for a08b899
.appveyor.yml
@@ -16,7 +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
+ - npm install eslint-config-prettier@latest --save-dev
20
21
test_script:
22
- node --version
0 commit comments