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