mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-04 15:28:12 +08:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
{
|
|
"bracketSameLine": true,
|
|
"printWidth": 80,
|
|
"proseWrap": "never",
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|