forked from drone/command-center-dashboard

chenyao
2025-04-12 df4e3452ecdc510faa09c7310ba4857ed432553d
.prettierrc.json
@@ -7,6 +7,7 @@
  "singleQuote": true,
  "arrowParens": "avoid",
  "endOfLine": "crlf",
  "htmlWhitespaceSensitivity": "ignore",
  "bracketSameLine": false,
  "proseWrap": "preserve",
  "useTabs": true,
@@ -21,4 +22,4 @@
      }
    }
  ]
}
}