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