fix tsconfig
This commit is contained in:
parent
aae6389da1
commit
bcad0f7056
@ -10,12 +10,13 @@
|
|||||||
"skipLibCheck": true,
|
"skipLibCheck": true,
|
||||||
"lib": [
|
"lib": [
|
||||||
"es2017"
|
"es2017"
|
||||||
]
|
],
|
||||||
},
|
"baseUrl": ".",
|
||||||
"path": {
|
"paths": {
|
||||||
"@nrwl/schematics": [
|
"@nrwl/schematics": [
|
||||||
"packages/schematics/index"
|
"./packages/schematics"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"tmp",
|
"tmp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user