Sam Stokes
2023-12-05 a7e20804f5fe68dff7b71f3065f60e2147d633ba
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}