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 723c52f commit 547ef9dCopy full SHA for 547ef9d
package.json
@@ -38,7 +38,6 @@
38
"typescript": "^3.9.5"
39
},
40
"dependencies": {
41
- "@typescript-eslint/experimental-utils": "^3.3.0",
42
"@zerollup/ts-helpers": "^1.7.18",
43
"minimatch": "^3.0.4",
44
"tslib": "^2.0.0"
@@ -50,6 +49,7 @@
50
49
"@types/eslint": "^7.2.0",
51
"@typescript-eslint/eslint-plugin": "^3.3.0",
52
"@typescript-eslint/parser": "^3.3.0",
+ "@typescript-eslint/experimental-utils": "^3.3.0",
53
"commitizen": "^4.1.2",
54
"eslint": "^7.2.0",
55
"eslint-config-airbnb-base": "^14.2.0",
0 commit comments