Files
eibons ce999372ae init
2025-08-15 21:37:29 +08:00

10 lines
150 B
Plaintext

{
"tabWidth": 4,
"useTabs": true,
"semi": true,
"jsxBracketSameLine": true,
"singleQuote": false,
"printWidth": 100,
"trailingComma": "none"
}