1.1.0 • Published 2 years ago

prettier-config-ackama v1.1.0

Weekly downloads
201
License
ISC
Repository
github
Last release
2 years ago

Ackama Prettier Configuration

Standard Prettier configuration for Ackama projects.

Usage

Install this package:

npm install --save-dev prettier-config-ackama

Then add the following to your package.json:

"prettier": "prettier-config-ackama",

Versioning

Versioning is modeled after semantic versioning; however, because of the nature of Prettier most configuration changes could be considered breaking.

As such, we consider general configuration changes to be minor features, and release them as such.

Releasing

Releases are handled using semantically.

Contributing

This repo uses convectional commits to enable semantic releases & changelog generation. Please make sure to follow that when committing.

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago