1.0.2 • Published 4 years ago
@imgjeits/prettier-config v1.0.2
Prettier configuration
This is my personal Prettier configuration file. Will be changed depending on what I'm working on, use with caution.
Usage
Install
yarn add --dev @imgjeits/prettier-config
Add to your package.json
{ "prettier": "@imgjeits/prettier-config" }