mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 23:18:05 +03:00
9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
{
|
|
"endOfLine": "auto",
|
|
"printWidth": 100,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"tabWidth": 4,
|
|
"useTabs": true
|
|
}
|