Files

9 lines
124 B
Plaintext
Raw Permalink Normal View History

2025-08-15 21:37:29 +08:00
{
"tabWidth": 4,
"useTabs": true,
"semi": true,
"jsxBracketSameLine": true,
"singleQuote": false,
"printWidth": 100
}