martyone
2025-10-02 f14260b2ba9986d008c1c89249be9cbf7f3b8acf
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}