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 616ac75 commit c273af3Copy full SHA for c273af3
package.json
@@ -4,7 +4,7 @@
4
"description": "A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.",
5
"funding": "https://opencollective.com/unts",
6
"engines": {
7
- "node": ">=4"
+ "node": ">=12"
8
},
9
"main": "lib/index.js",
10
"directories": {
0 commit comments