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