Skip to content

Commit

Permalink
add .prettierrc config
Browse files Browse the repository at this point in the history
  • Loading branch information
mokyox committed Feb 8, 2020
1 parent e2f7b23 commit e125416
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc
@@ -0,0 +1,4 @@
{
"singleQuote": false,
"semi": true
}

0 comments on commit e125416

Please sign in to comment.