Newer
Older
Nanping_sponge_SJJC / .prettierrc
@liyingjing liyingjing on 25 Oct 190 bytes 数据检测
{
  "printWidth": 130,
  "tabWidth": 2,
  "singleQuote": true,
  "allowParens": true,
  "trailingComma": "es5",
  "endOfLine": "lf",
  "arrowParens": "avoid",
  "jsxBracketSameLine": true
}