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