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 863854c commit 69d6c17Copy full SHA for 69d6c17
nx.json
@@ -58,16 +58,16 @@
58
"implicitDependencies": []
59
},
60
"@typescript-eslint/eslint-plugin": {
61
- "implicitDependencies": []
+ "implicitDependencies": ["@typescript-eslint/parser"]
62
63
"@typescript-eslint/eslint-plugin-internal": {
64
65
66
"@typescript-eslint/eslint-plugin-tslint": {
67
68
69
"@typescript-eslint/experimental-utils": {
70
- "implicitDependencies": ["@typescript-eslint/parser"]
+ "implicitDependencies": []
71
72
"@typescript-eslint/parser": {
73
0 commit comments