chore(tsc): update tsconfig.json

This commit is contained in:
Zoltan Kochan
2020-04-09 23:19:12 +03:00
parent 8c2e47805c
commit 391086cd9c

View File

@@ -9,6 +9,9 @@
"../../typings/**/*.d.ts"
],
"references": [
{
"path": "../error"
},
{
"path": "../lockfile-types"
},