2.0.1 • Published 7 months ago

@schuijers/prettier-config v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@schuijers/prettier-config GitHub Build Status npm MIT License

My shareable Prettier config.

Installation

# npm
npm install --save-dev @schuijers/prettier-config

# yarn
yarn add --dev @schuijers/prettier-config

# pnpm
pnpm add --save-dev @schuijers/prettier-config

This library has a required peerDependencies listing for prettier.

Usage

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

{
  "name": "my-cool-library",
  "version": "1.42.0",
  "prettier": "@schuijers/prettier-config"
}

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

License

MIT © Martijn Schuijers

2.0.1

7 months ago

2.0.0

7 months ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago