We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f492a9 commit 4fe8785Copy full SHA for 4fe8785
.npmignore
@@ -17,3 +17,5 @@ flow-typed/**
17
.gitattributes
18
.github/**
19
.husky/**
20
+.eslintcache
21
+CHANGELOG.md
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jest-editor-support",
3
- "version": "30.3.1",
+ "version": "31.0.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/jest-community/jest-editor-support"
0 commit comments