1.0.1 • Published 1 year ago

@hudovich/prettier-config v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@hudovich/prettier-config

My personal Prettier config.

Usage

  1. Install the package:

    $ npm i -D @hudovich/prettier-config
  2. Create .prettierrc.json:

    • Manually with this line only:
      "@hudovich/prettier-config"
    • Or by running this command in your terminal:
      echo '"@hudovich/prettier-config"' > .prettierrc.json

To learn more about Shared Configurations, please visit - https://prettier.io/docs/en/configuration.html#sharing-configurations

1.0.1

1 year ago

1.0.0

1 year ago