Private
Public Access
1
0
Files
2026-03-31 11:35:12 +02:00

13 lines
249 B
Plaintext

{
"printWidth": 140,
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": true,
"quoteProps": "as-needed",
"trailingComma": "none",
"bracketSpacing": true,
"arrowParens": "avoid",
"endOfLine": "lf"
}