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