forked from drone/command-center-dashboard

张含笑
2025-04-19 bdbef0fbde20317d19bfc6d3473dabb10fb3fb3b
.prettierrc.json
@@ -1,5 +1,5 @@
{
  "printWidth": 100,
  "printWidth": 120,
  "tabWidth": 2,
  "semi": false,
  "singleAttributePerLine": false,
@@ -7,6 +7,7 @@
  "singleQuote": true,
  "arrowParens": "avoid",
  "endOfLine": "crlf",
  "htmlWhitespaceSensitivity": "ignore",
  "bracketSameLine": false,
  "proseWrap": "preserve",
  "useTabs": true,