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 2465562 commit 843f4d3Copy full SHA for 843f4d3
package.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"repository": "avajs/eslint-plugin-ava",
7
"engines": {
8
- "node": ">=8"
+ "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=13.5.0"
9
},
10
"scripts": {
11
"test": "xo && nyc ava",
0 commit comments