1.0.0 • Published 4 years ago

prettier-config-somos v1.0.0

Weekly downloads
32
License
UNLICENSED
Repository
github
Last release
4 years ago

prettier-config-somos

This package includes a shared Prettier configuration for Somos.

Usage

  1. Install the config in your project:

    npm i -D prettier-config-somos
  2. Add to your project's prettier config:

    • In your package.json: "prettier": "prettier-config-somos"
  3. If using VS Code, install and enable the Prettier extension