Files

8 lines
126 B
Plaintext
Raw Permalink Normal View History

2024-07-15 00:30:33 +08:00
{
2025-03-18 00:52:50 +08:00
"printWidth": 220,
2024-07-15 00:30:33 +08:00
"bracketSpacing": true,
2025-03-18 00:52:50 +08:00
"singleQuote": false,
2024-07-15 00:30:33 +08:00
"trailingComma": "es5",
"arrowParens": "avoid"
}