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