@nordcom/prettier
v0.1.1
Published
Prettier code formatting config for all of Nordcom Group Inc.'s projects.
Maintainers
Readme
@nordcom/prettier
Prettier code formatting config for all of our projects here at Nordcom Group Inc., PRs welcome.
Install
npm install --save-dev @nordcom/prettierUsage
Reference @nordcom/prettier in your package.json:
{
"prettier": "@nordcom/prettier"
}