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