mirror of
https://github.com/chinchang/web-maker.git
synced 2025-01-17 12:28:14 +01:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|