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 %>",
|
||||
"files": [],
|
||||
"include": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.e2e.json"
|
||||
}
|
||||
]
|
||||
"references": []
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user