hcong
2024-11-15 36c3a0fe4f6750891cb69f9622e141b2f74f38b9
1
2
3
4
5
6
7
8
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": true,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 80,
  "trailingComma": "none"
}