noEmit from scripts tsconfigs
This commit is contained in:
parent
848fcde365
commit
efb84e226d
6 changed files with 10 additions and 12 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"extends": "../shared/tsconfig.node.json",
|
||||
"compilerOptions": {
|
||||
"noImplicitAny": false,
|
||||
"noEmit": true,
|
||||
"typeRoots": [
|
||||
"./@types",
|
||||
"./node_modules/@vue-macros",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue