Jacky Zhao
2025-06-02 1cfc87652c0b4889ab62e1010da9d988f08c4cd1
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}