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