Files

9 lines
134 B
Plaintext
Raw Permalink Normal View History

2023-04-28 13:11:46 +08:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 150,
"arrowParens": "avoid"
}