Files
2026-07-13 12:59:42 +08:00

8 lines
106 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"printWidth": 100
}