mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-17 09:23:22 +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"
|
|
} |