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