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