Skip to content

Commit ae55183

Browse files
committed
chore(monorepo): add eslint-plugin-prettier
1 parent a08b899 commit ae55183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ install:
1717
- npm install --global codecov
1818
- npm install eslint-plugin-node@latest --save-dev
1919
- npm install eslint-config-prettier@latest --save-dev
20+
- npm install eslint-plugin-prettier@latest --save-dev
2021

2122
test_script:
2223
- node --version

0 commit comments

Comments
 (0)