1
lzhe
2025-07-08 561224d0c6ea8767766a8114ce15c98e31b6a0d9
1
2
3
4
5
6
7
8
9
{
  "printWidth": 100,
  "tabWidth": 2,
  "semi": true,
  "singleAttributePerLine": false,
  "bracketSpacing": true,
  "singleQuote": true,
  "arrowParens": "avoid"
}