Ben Schlegel
2023-08-27 4b89202f7e834cf8b5c5aa39e8f1778706492085
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}