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