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