2.1.0 • Published 7 months ago

@tammergard/prettier-config v2.1.0

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

@tammergard/prettier-config

A sharable Prettier config with personal preferences.

Installation

Install this Prettier config together with its peer dependencies:

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

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

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

Usage

Add the config to your prettier.config.js file:

module.exports = {
	...require("@tammergard/prettier-config"),
}

License

MIT

2.0.2

10 months ago

2.1.0

7 months ago

2.0.1

1 year ago

2.0.0

2 years ago

1.5.0

2 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago