dependabot[bot]
2024-07-19 805d9e3226b3ab3ceed1cad38dc3d4405c6739fc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}