0.2.1 • Published 6 years ago
parcel-plugin-prettier v0.2.1

parcel-plugin-prettier 
Parcel plugin to add Prettier to your code
【What is Parcel】 【What is Prettier】
Installation
Parcel will automatically start using the plugin once its added to your package.json file.
To add the plugin to your existing project, run the below command.
npm i parcel-plugin-prettier -Dor
yarn add parcel-plugin-prettier -DLicense
This project is licensed under the MIT License - see the LICENSE file for details