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