@becklyn/prettier
v2.1.1
Published
The commonly used prettier configuration for projects at Becklyn
Downloads
506
Maintainers
Keywords
Readme
Becklyn Prettier configuration
The commonly used prettier configuration for projects at Becklyn.
Installation
npm install --save-dev @becklyn/prettier
In your package.json
add the following line:
{
"prettier": "@becklyn/prettier"
}