dependabot[bot]
2024-04-12 4d73b8289d16fde3271e748b84fd7f90a56a8899
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}