0.0.1 • Published 4 years ago

@froglet/prettier-config v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Froglet Prettier Config

Configuration for sharing Prettier across projects.

Usage

Simply install this as a scoped project:

npm install @froglet/prettier-config --save-dev

Update your package.json file to reference new config:

{
"prettier": "@froglet/prettier-config"
}

That's it! You're off to the races on our custom rules.

Issues

If you have any trouble, visit the issue list.