Jacky Zhao
2023-07-24 4811500b1b9c169aac82254d771677cd6dc2a86c
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}