mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-05 07:09:52 +01:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"parser": "typescript",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"useTabs": false,
|
|
"endOfLine": "lf"
|
|
} |