forked from drone/command-center-dashboard

shuishen
2025-04-16 a7e6761ba0cfccdf33ed552eb2d3b783c8e4ab4a
.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,