Skip to content

Commit

Permalink
chore(monorepo): add eslint-plugin-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sendilkumarn committed May 18, 2018
1 parent a08b899 commit ae55183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
- npm install --global codecov
- npm install eslint-plugin-node@latest --save-dev
- npm install eslint-config-prettier@latest --save-dev
- npm install eslint-plugin-prettier@latest --save-dev

test_script:
- node --version
Expand Down

0 comments on commit ae55183

Please sign in to comment.