@esfront/prettier-config
v0.1.0
Published
## Installation
Downloads
48
Readme
@esfront/prettier-config
Installation
Install the correct versions of each package, which are listed by the command:
npm info "@esfront/prettier-config@latest" peerDependencies
If using npm 5+, use this shortcut:
npx install-peerdeps --dev @esfront/prettier-config
Usage
Create a .prettierrc.js
file with the following contents:
module.exports = require('@esfront/prettier-config');