Jacky Zhao
2023-12-18 78b33fc2fb2d2b30e0cdf6fbd50c74efceac1c56
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}