Files
2025-08-21 10:43:04 +08:00

10 lines
145 B
Plaintext

{
"printWidth": 200,
"singleQuote": true,
"trailingComma": "es5",
"arrowParens": "avoid",
"useTabs": false,
"tabWidth": 2,
"semi": true
}