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