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