Jacky Zhao
2022-07-01 8d7a7b712f5a4ee49e3687de8fb00f76d7571368
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}