dependabot[bot]
2025-01-31 7be47742a6dc86f22d148ca9d304f7a9eea318cf
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}