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