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