Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Minimal Prettier sharable configuration

License

zettca/prettier-config

Repository files navigation

@zettca/prettier-config

NPM Version CI License

Minimal Prettier sharable configuration.

This configuration does not and will never change Prettier's default formatting configuration. Prettier's default options are well thought out and changing them goes against Prettier's philosophy

The goal of this config is to extend Prettier's configuration with plugins and ignore rules typically desirable in apps.

Installation

npm i -D prettier@3 @zettca/prettier-config

Usage

Add this configuration to package.json (see configuration)

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

About

Minimal Prettier sharable configuration

Topics

Resources

License

Stars

Watchers

Forks