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