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 b69c5dc commit cfc51cfCopy full SHA for cfc51cf
1 file changed
package.json
@@ -10,6 +10,9 @@
10
"bugs": {
11
"url": "https://github.com/standard/eslint-config-standard/issues"
12
},
13
+ "engines": {
14
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
15
+ },
16
"devDependencies": {
17
"eslint": "^8.0.1",
18
"eslint-plugin-import": "^2.25.2",
0 commit comments