1.2.6 • Published 6 months ago
@pplancq/prettier-config v1.2.6
@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-configPrettier 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.