1.0.3 • Published 3 years ago

@sun33t/prettier-config v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@sun33t/prettier-config

This is a prettier configuration that I tend to use across all projects.

Installation

To install:

  npm install -D @sun33t/prettier-config
  // or
  yarn add -D @sun33t/prettier-config

Usage

Add to the prettier property within the package.json of your project.

{
    //...
    "prettier": {
        "@sun33t/prettier-config"
    }
}

Authors

Acknowledgements

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago