mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"printWidth": 120
|
|
}
|