.prettierrc 64 字节
Newer Older
1 2 3 4 5
{
  "printWidth": 120,
  "semi": false,
  "singleQuote": true
}