-
zhangwei
2026-04-08 ef5050890cf37409628df47e9c820ac345434209
1
2
3
4
5
6
7
8
9
10
{
  "semi": false,
  "singleQuote": true,
  "trailingComma": "none",
  "printWidth": 80,
  "tabWidth": 2,
  "useTabs": false,
  "bracketSpacing": true,
  "arrowParens": "avoid"
}