zhongshujie
2024-08-07 6754eddf2b9d166e32c7bdcfffe09b75b8bb970b
1
2
3
4
5
6
7
8
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": false,
  "tabWidth": 2,
  "singleQuote": true,
  "printWidth": 100,
  "trailingComma": "none"
}