Skip to content

Commit db08e57

Browse files
committed
docs: move reqs to top
1 parent a48e742 commit db08e57

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Prettier is an opinionated code formatter. It enforces a consistent style by par
1616

1717
This plugin adds support for `package.json` files used within NPM modules.
1818

19+
## Requirements
20+
21+
`prettier-plugin-package` is an evergreen module. 🌲 This module requires an [LTS](https://github.com/nodejs/Release) Node version (v8.0.0+).
22+
1923
## Install
2024

2125
Using npm:
@@ -72,12 +76,6 @@ Forthcoming rules include:
7276
- [ ] Repository format
7377
- [ ] Scripts order
7478

75-
## Requirements
76-
77-
`prettier-plugin-package` is an evergreen module. 🌲 This module requires an [LTS](https://github.com/nodejs/Release) Node version (v8.0.0+).
78-
79-
##
80-
8179
## Meta
8280

8381
[CONTRIBUTING](./.github/CONTRIBUTING.md)

0 commit comments

Comments
 (0)