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