mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-03-12 02:08:08 +01:00
8 lines
106 B
Text
8 lines
106 B
Text
|
{
|
||
|
"printWidth": 100,
|
||
|
"trailingComma": "all",
|
||
|
"tabWidth": 4,
|
||
|
"semi": true,
|
||
|
"singleQuote": true
|
||
|
}
|