fix tsconfig
This commit is contained in:
parent
999167e11e
commit
225985834a
|
|
@ -2,6 +2,7 @@
|
|||
"extends": "../../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "..",
|
||||
"noEmit": true,
|
||||
"paths": {
|
||||
"@/scripts/*": [
|
||||
"./tests/ts-shims/*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user