Skip to content

Commit

Permalink
Formatting JS
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardonunesp committed Aug 31, 2018
1 parent e8ca03b commit 8a4ba11
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parser": "typescript",
"printWidth": 99,
"semi": false,
"singleQuote": true,
"jsxBracketSameLine": true
}

0 comments on commit 8a4ba11

Please sign in to comment.