Skip to content

Commit

Permalink
Added prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Jan 14, 2018
1 parent e9b1aec commit dab1822
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ script:
- npm run build
- npm run test
- BROWSER=true COVERAGE=false
- ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"eslint": "^4.15.0",
"eslint-config-synacor": "^2.0.4",
"eslint-plugin-html": "^4.0.1",
"eslint-plugin-prettier": "^2.4.0",
"if-env": "^1.0.0",
"node-sass": "^4.7.2",
"preact-cli": "^2.1.0",
Expand Down

0 comments on commit dab1822

Please sign in to comment.