mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 09:50:03 +01:00
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"tabWidth": 2,
|
||
|
"printWidth": 80,
|
||
|
"arrowParens": "avoid"
|
||
|
}
|