mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-15 08:09:41 +01:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|