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