1.0.1 • Published 2 years ago

@hashicorp/prettier-config v1.0.1

Weekly downloads
-
License
Copyright HashiCo...
Repository
-
Last release
2 years ago

@hashicorp/prettier-config

This is the configuration for Prettier used across HashiCorp codebases.

Installation & setup

Install the package and prettier:

yarn add -D prettier @hashicorp/prettier-config

Configure prettier to use the configuration by adding the following line to your package.json:

"prettier": "@hashicorp/prettier-config"