fix tsconfig

This commit is contained in:
vsavkin 2017-08-30 14:34:13 -04:00
parent aae6389da1
commit bcad0f7056

View File

@ -10,12 +10,13 @@
"skipLibCheck": true,
"lib": [
"es2017"
]
},
"path": {
],
"baseUrl": ".",
"paths": {
"@nrwl/schematics": [
"packages/schematics/index"
"./packages/schematics"
]
}
},
"exclude": [
"tmp",