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