mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-16 20:46:07 +01:00
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"printWidth": 110,
|
|
"semi": false,
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"parser": "typescript"
|
|
} |