mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-20 02:08:59 +01:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"trailingComma": "all",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|