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