Stephen Tse
2025-03-31 ec4700d52218f5eac9d6119f6c7397f34221d924
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}