Socket
Book a DemoInstallSign in
Socket

@growflow/prettier-config

Package Overview
Dependencies
Maintainers
11
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@growflow/prettier-config

Common prettier config for Growflow Org.

latest
Source
npmnpm
Version
10.0.0
Version published
Weekly downloads
503
6.79%
Maintainers
11
Weekly downloads
 
Created
Source

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.

Keywords

prettier

FAQs

Package last updated on 11 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts