dependabot[bot]
2025-02-25 28fe9b2095d078fb464e46791265c4bfac7b11c7
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}