Created the .prettierrc.json
This commit is contained in:
parent
28fc893d1c
commit
03f21d30ca
6
.prettierrc.json
Normal file
6
.prettierrc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 4,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user