mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-09 11:14:56 +02:00
prettierrc
This commit is contained in:
parent
4da8415636
commit
9643ae6ff0
@ -1,4 +1,6 @@
|
|||||||
{
|
{
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"useTabs": true
|
"useTabs": true,
|
||||||
|
"trailingComma": "none",
|
||||||
|
"arrowParens": "avoid"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user