Add .prettierrc
This commit is contained in:
parent
4448f72aee
commit
1ccd4af3cb
1 changed files with 5 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue