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