mirror of
https://github.com/zerosoul/chinese-colors.git
synced 2024-11-21 01:13:53 +08:00
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"jsxBracketSameLine": false,
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|