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-dev
Usage
-
Configure Prettier configuration file by making the following line your
prettierrc.json
file content."@instabuy/prettier-config"