@instabuy/prettier-config
v0.15.1
Published
This package provides a simple way to configure your Prettier configuration. This package already comes with Prettier dependencies so you don't have to worry about it.
Readme
Instabuy Package Config
This package provides a simple way to configure your Prettier configuration. This package already comes with Prettier dependencies so you don't have to worry about it.
Installation
The installation is straightforward. Just run the following command to install Prettier configurations and dependencies.
npm install @instabuy/prettier-config --save-devUsage
Configure Prettier configuration file by making the following line your
prettierrc.jsonfile content."@instabuy/prettier-config"
