Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update prettier to v1.7.1 (#241)
* Don't prettier package.json

* Update prettier
  • Loading branch information
glasserc committed Sep 27, 2017
1 parent cdb682b commit 0798948
Show file tree
Hide file tree
Showing 11 changed files with 412 additions and 1,073 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Expand Up @@ -9,3 +9,4 @@
name: prettier
language: system
entry: node_modules/.bin/prettier --write --jsx-bracket-same-line --trailing-comma es5 --semi
types: [javascript]
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"jsdom": "^11.0.0",
"kinto-node-test-server": "^1.0.0",
"mocha": "^3.2.0",
"prettier": "^1.6.0",
"prettier": "^1.7.1",
"sinon": "^4.0.0",
"toctoc": "^0.2.3",
"uglifyify": "^4.0.1"
Expand Down

0 comments on commit 0798948

Please sign in to comment.