Skip to content

Commit

Permalink
Align prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Feroldi committed Apr 26, 2018
1 parent 6fcb1eb commit 09652a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{
"parser": "typescript",
"singleQuote": true,
"semi": false
"parser": "typescript"
}

0 comments on commit 09652a1

Please sign in to comment.