1.1.0 • Published 5 years ago
@firstisrael/prettier-config v1.1.0
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.