add prettierrc
This commit is contained in:
parent
74bb83f3ed
commit
e164bd87cb
5
frontend/.prettierrc
Normal file
5
frontend/.prettierrc
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": false
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user