mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-11-03 12:45:27 +08:00
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": false,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"bracketSameLine": true,
|
|
"printWidth": 150,
|
|
"endOfLine": "auto"
|
|
} |