Chad Lee
2023-09-24 95eec5b49db53801e23b4b47778cb0b6153db83f
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}