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