Jacky Zhao
2024-02-02 5ab922f3163a53418cb7d1c72cf7546c848159bc
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}