prettier-config-standard-hfc

1.0.1 • Public • Published

prettier 配置

{
  "trailingComma": "none",
  "tabWidth": 2,
  "semi": false,
  "singleQuote": true,
  "jsxSingleQuote": true,
  "endOfLine": "lf",
  "printWidth": 120,
  "proseWrap": "never",
  "bracketSpacing": true,
  "arrowParens": "always"
}

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-config-standard-hfc

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

823 B

Total Files

3

Last publish

Collaborators

  • haifengcui