eibens / edcb

A build tool and task runner for Deno.
MIT License
0 stars 0 forks source link

Type errors caused by `deno test` with `--unstable` flag #56

Closed eibens closed 2 years ago

eibens commented 2 years ago

Under some circumstances, running deno test with --unstable causes a long list of type errors. Maybe remove it for now, then look which projects would break after upgrading.