forked from drone/command-center-dashboard

shuishen
2025-04-02 524c42f8c77bcd5d93484bcbee721b6cd9ebe296
1
2
3
4
5
6
7
8
9
{
  "printWidth": 120,
  "tabWidth": 2,
  "semi": true,
  "singleAttributePerLine": false,
  "bracketSpacing": true,
  "singleQuote": true,
  "arrowParens": "avoid"
}