1.2.0 • Published 11 months ago
@pplancq/prettier-config v1.2.0
@pplancq/prettier-config
This package provides pplancq prettier as an extensible shared config.
Usage
We export three Prettier configurations for your usage.
Install
npm install --save-dev @pplancq/prettier-config
Prettier config
Use with command to enable the default configuration.
npx init-prettier-config
@pplancq/prettier-config
This is the default configuration. To use, add "prettier": "@pplancq/prettier-config"
to your package.json
.