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