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