mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "auto",
|
|
"printWidth": 100
|
|
} |