Skip to content

Commit

Permalink
Document compatibility
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
remcohaszing committed Oct 20, 2023
1 parent 89eeaaa commit 9401e8a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ A [unified](https://unifiedjs.com) plugin to format output using [Prettier](http
- [API](#api)
- [Options](#options)
- [Related projects](#related-projects)
- [Compatibility](#compatibility)
- [Acknowledgements](#acknowledgements)
- [License](#license)

Expand Down Expand Up @@ -90,6 +91,10 @@ the options from the Prettier [configuration file](https://prettier.io/docs/en/c
- [`unified-consistency`](https://github.com/remcohaszing/unified-consistency) can be used to report
output inconsistencies.

## Compatibility

This project is compatible with Node.js 16 or greater, Prettier 3, and unified 11.

## Acknowledgements

Thanks to [@JounQin](https://github.com/JounQin) for giving me the npm package name.
Expand Down

0 comments on commit 9401e8a

Please sign in to comment.