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