mirror of
https://github.com/barkeser2002/status.git
synced 2026-09-25 01:50:11 +03:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"printWidth": 80
|
|
}
|