Files
2026-06-20 17:04:17 +02:00

10 lines
161 B
Plaintext

{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"endOfLine": "lf"
}