hcong
2024-11-15 36c3a0fe4f6750891cb69f9622e141b2f74f38b9
.prettierrc.json
@@ -3,6 +3,6 @@
  "semi": true,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 100,
  "printWidth": 80,
  "trailingComma": "none"
}