Jacky Zhao
2023-10-14 af9ddadc4de513f2bbaf75f70079970215ed6406
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}