mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-07-14 17:54:51 +02: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"
|
|
} |