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