1.0.0 • Published 2 years ago

@airship/prettier-config v1.0.0

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

@airship/prettier-config npm MIT License

My shareable Prettier config.

Installation

npm install -D @airship/prettier-config

or

yarn add -D @airship/prettier-config

Usage

Reference @airship/prettier-config in your package.json.

{
  "name": "my-app",
  "version": "0.1",
  "prettier": "@airship/prettier-config"
}

Or, you can use it in other ways as described in the official documentation.

License

MIT © Airship