Jacky Zhao
2023-07-24 55a1fb8c41b6a34cc5cdfc5ec2533ed1f642211d
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}