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