Ben Schlegel
2023-10-05 cec4877adb7e89f4d4e0a442e82655e0d35dbe16
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}