2.0.0 • Published 2 years ago

@supersede/prettier-config v2.0.0

Weekly downloads
12
License
MIT
Repository
github
Last release
2 years ago

Prettier Configuration

Prefer:

  • arrow parentheses
  • single quotes
  • semicolons
  • trailing commas

Usage

Add in package.json:

{
  "prettier": "@supersede/prettier-config"
}

Or, add in .prettierrc:

"@supersede/prettier-config"
2.0.0

2 years ago

1.0.1

5 years ago

1.0.0

5 years ago