Skip to content

NordcomInc/prettier

Repository files navigation

@nordcom/prettier

License npm

Prettier code formatting config for all of our projects here at Nordcom Group Inc., PRs welcome.

Install

npm install --save-dev @nordcom/prettier

Usage

Reference @nordcom/prettier in your package.json:

{
    "prettier": "@nordcom/prettier"
}