无人机管理后台前端(已迁走)
chenyao
2025-09-17 92af1d75c0e194bbe52faeb3eca3ca79ccca5b2a
1
2
3
4
5
6
7
8
9
{
  "printWidth": 100,
  "tabWidth": 2,
  "semi": true,
  "singleAttributePerLine": false,
  "bracketSpacing": true,
  "singleQuote": true,
  "arrowParens": "avoid"
}