Files
2026-07-13 13:34:48 +08:00

10 lines
154 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "es5",
"endOfLine": "lf"
}