@geist-ui/prettier-config
v1.0.1
Published
This is `prettier` config for all `geist-ui` projects. If you like this style, you can also quote it in your project.
Readme
Prettier config for Geist UI
This is prettier config for all geist-ui projects. If you like this style, you can also quote it in your project.
Usage
- Install:
yarn add @geist-ui/prettier-config -D- Configure (
package.json):
{
"prettier": "@geist-ui/prettier-config"
}