mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-06 15:52:51 +00:00
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"tabWidth": 2,
|
|
"printWidth": 110,
|
|
"useTabs": false,
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"quoteProps": "consistent",
|
|
"trailingComma": "all",
|
|
"bracketSpacing": false,
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "lf"
|
|
} |