2.0.1 • Published 2 years ago

@tripleerv/prettier-config v2.0.1

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

@tripleerv/prettier-config

Prettier config for Triple E RV

Usage

Install:

$ yarn add @tripleerv/prettier-config --dev

Basic Usage:

{
  // ...
  "prettier": "@tripleerv/prettier-config"
}

Extending:

.prettierrc.js

module.exports = {
  ...require('@tripleerv/prettier-config'),
  jsxSingleQuote: true,
}
2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

5 years ago

1.0.0

5 years ago