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