fix tsconfig

This commit is contained in:
Pig Fang 2020-01-27 11:56:32 +08:00
parent 999167e11e
commit 225985834a

View File

@ -2,6 +2,7 @@
"extends": "../../../tsconfig.json",
"compilerOptions": {
"baseUrl": "..",
"noEmit": true,
"paths": {
"@/scripts/*": [
"./tests/ts-shims/*",