@lcdev/prettier
v0.1.4
Published
Prettier config for Launchcode
Downloads
282
Keywords
Readme
Prettier
yarn add @lcdev/prettier@VERSIONAdd 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.
