1.1.9 • Published 6 years ago
theyoxy-prettier-config v1.1.9
Prettier shared configuration
How to install ?
- Install
prettierand this package. - Add this configuration to your
package.jsonfile:
"prettier": "theyoxy-prettier-config",- Enjoy your prettier !
Known issues
If you want to use prettier from your IDE like VS Code, please install prettier and @prettier/plugin-pug globally.
yarn global add prettier @prettier/plugin-pug