1
李喆(开发组)
2025-07-09 f1134aa7b39b67c54674f7f3a77ae7c29c8bd87e
1
2
3
4
5
6
7
8
9
{
  "printWidth": 100,
  "tabWidth": 2,
  "semi": true,
  "singleAttributePerLine": false,
  "bracketSpacing": true,
  "singleQuote": true,
  "arrowParens": "avoid"
}