haoxuan
2023-11-02 5c6875454a126cd2a68bcbd2b63ed4902224487b
1
2
3
4
5
6
7
8
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": false,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 120,
  "trailingComma": "none"
}