2.1.0 • Published 7 months ago

@flowr/prettier-config v2.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

prettier-config

Petal's base Prettier config.

Installation

pnpm add -D @flowr/prettier-config

Usage

After installing, update your project's prettier.config.js file to import the rule sets you want:

module.exports = {
	...require('@flowr/prettier-config'),
	// your overrides here
};

Read the Prettier config docs for more information.

1.1.1

9 months ago

2.0.2

7 months ago

2.1.0

7 months ago

2.0.1

7 months ago

1.0.1

1 year ago