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