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