Skip to content

Commit

Permalink
Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov authored Jul 1, 2020
1 parent 8d5d932 commit de6f916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"trailingComma": "es5",
"tabWidth": 4,
"tabWidth": 2,
"semi": true,
"singleQuote": true
"singleQuote": false
}

0 comments on commit de6f916

Please sign in to comment.