@firstisrael/prettier-config
v1.1.0
Published
Prettier config used at _FIRST_ Israel.
Readme
prettier-config
Prettier config used at FIRST Israel.
Usage
Install the package using npm:
npm install --save-dev @firstisrael/prettier-configAdd the prettier key to your package.json:
"license": "MIT",
"author": "FIRST Israel",
+ "prettier": "@firstisrael/prettier-config",
"main": "index.js"Check out the prettier documentation for more info on sharing configurations.
