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