Closed ebebbington closed 2 years ago
Unable to use a tsconfig with rhum, using the following lib options: dom, deno.ns
dom
deno.ns
{ "compilerOptions": { "lib": ["dom", "deno.ns"] } }
Should be able to use a tsconfig
Update std dependencies (master is updated, it just needs to be released)
closing. no longer needed.
Summary
Unable to use a tsconfig with rhum, using the following lib options:
dom
,deno.ns
Steps To Reproduce The Bug
Expected Behavior
Should be able to use a tsconfig
Suggested Solution(s)
Update std dependencies (master is updated, it just needs to be released)