We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910aeb6 commit 477f890Copy full SHA for 477f890
.changeset/pre.json
@@ -4,5 +4,9 @@
4
"initialVersions": {
5
"eslint-plugin-prettier": "4.2.2"
6
},
7
- "changesets": []
+ "changesets": [
8
+ "old-plants-exist",
9
+ "orange-eyes-brush",
10
+ "quiet-cups-pull"
11
+ ]
12
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-prettier",
3
- "version": "4.2.2",
+ "version": "5.0.0-alpha.0",
"description": "Runs prettier as an eslint rule",
"repository": "git+https://github.com/prettier/eslint-plugin-prettier.git",
"homepage": "https://github.com/prettier/eslint-plugin-prettier#readme",
0 commit comments