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