Run TS as a require hook for tests instead of precompile
This commit is contained in:
parent
3c847be5a0
commit
9683cd7fd9
3 changed files with 25 additions and 11 deletions
|
|
@ -9,5 +9,8 @@
|
|||
"esnext.asynciterable",
|
||||
"dom"
|
||||
]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"source"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue