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

Commit

Permalink
prettierrc fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Nov 13, 2018
1 parent d7dbd4b commit fbe3583
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all",
"proseWrap": "always"
"trailingComma": "all"
}

0 comments on commit fbe3583

Please sign in to comment.