mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
7 lines
105 B
Text
7 lines
105 B
Text
{
|
|
"printWidth": 80,
|
|
"trailingComma": "all",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|