@lcdev/prettier
v0.1.4
Published
Prettier config for Launchcode
Downloads
904
Keywords
Readme
Prettier
yarn add @lcdev/prettier@VERSION
Add to your package.json
, usually after dependencies:
"prettier": "@lcdev/prettier"
This configuration is as standard as we can get it. Prettier removes all of the arguments about style and indentation. We support typepscript and javascript, and plan to support others in the future.