Files

9 lines
134 B
Plaintext
Raw Permalink Normal View History

2024-01-11 09:33:24 +08:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 150,
"arrowParens": "avoid"
}