@boostr/prettierrc
v1.0.3
Published
Default Prettier configuration used by Boostr
Downloads
7
Maintainers
Readme
@boostr/prettierrc
Default Prettier configuration used by Boostr.
Installation
npm install @boostr/prettierrc --save-dev
Usage
Add the following in the root package.json
file of your app:
{
"prettier": "@boostr/prettierrc"
}
License
MIT