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