.prettierrc 91 Bytes
Newer Older
332784038@qq.com's avatar
6  
332784038@qq.com committed
1 2 3 4 5 6
{
  "printWidth": 800,
  "semi": false,
  "psingleQuote": true,
  "trailingComma": "none"
}