10.0.0 • Published 2 years ago

@growflow/prettier-config v10.0.0

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

GrowFlow Prettier Configuration

Shareable Prettier configuration to apply consistent code styling and formatting across GrowFlow projects.

Usage

You can easily install this package and all of its peer dependencies with install-peerdeps:

npx install-peerdeps --dev @growflow/prettier-config

You can then add a prettier field to your package.json to use the shared prettier config:

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

Editor Integration

You should be able to use your favorite editor's (*cough* VS Code) Prettier plugin to easily format your code on save or with the Format command.

8.0.0

2 years ago

10.0.0

2 years ago

7.0.0

3 years ago

6.0.0

3 years ago

5.9.1

3 years ago

5.9.0

3 years ago

5.8.0

3 years ago

5.6.0

3 years ago

5.4.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago