dependabot[bot]
2025-03-17 dc6a9f3b1269b30b94faae7b21b6f02804f7fedb
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}