summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.deno.ns.d.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-14 18:29:17 +0100
committerGitHub <noreply@github.com>2024-01-14 18:29:17 +0100
commit0d51c1f90ecc3d276e17564c2471604b6dc1f2bd (patch)
tree60664f2442272fbd3feb2605ce604e2e97390613 /cli/tsc/dts/lib.deno.ns.d.ts
parentf3bb0a1a0e5ee3335d3c45db2be285791c7516cf (diff)
feat: remove conditional unstable type-checking (#21825)
This commit removes conditional type-checking of unstable APIs. Before this commit `deno check` (or any other type-checking command and the LSP) would error out if there was an unstable API in the code, but not `--unstable` flag provided. This situation hinders DX and makes it harder to configure Deno. Failing during runtime unless `--unstable` flag is provided is enough in this case.
Diffstat (limited to 'cli/tsc/dts/lib.deno.ns.d.ts')
0 files changed, 0 insertions, 0 deletions