Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Commit

Permalink
style: try to fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSiefke committed Feb 7, 2019
1 parent 33e2a1c commit 099258f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"lint-staged": {
"*.ts": [
"eslint --fix",
"prettier --config .prettierrc.js --write",
"git add"
]
},
Expand Down

0 comments on commit 099258f

Please sign in to comment.