3.0.0 • Published 11 months ago

@schuijers/prettier-config v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@schuijers/prettier-config

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

# bun
bun add --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.0.0",
  "prettier": "@schuijers/prettier-config"
}

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

License

MIT License © 2025-PRESENT Martijn Schuijers

3.0.0

11 months ago

2.0.1

2 years ago

2.0.0

2 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago