fix(nx-plugin): remove broken reference to e2e tsconfig (#9409)
This commit is contained in:
parent
3d573b3606
commit
63e1dee09f
@ -2,9 +2,5 @@
|
|||||||
"extends": "<%= rootTsConfigPath %>",
|
"extends": "<%= rootTsConfigPath %>",
|
||||||
"files": [],
|
"files": [],
|
||||||
"include": [],
|
"include": [],
|
||||||
"references": [
|
"references": []
|
||||||
{
|
|
||||||
"path": "./tsconfig.e2e.json"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user