Add prttierrc
This commit is contained in:
parent
601090aea3
commit
874b1bd705
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"printWidth": 200,
|
||||
"singleQuote": true,
|
||||
"tabWidth": 4,
|
||||
"quoteProps": "consistent",
|
||||
"bracketSpacing": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue