--unstable-tsgo
#Deno_v2.5
#typescript-go
#tsgo
#Deno
#DENO_UNSTABLE_TSGO
Deno v2.5.5
で実装された機能です
deno check
コマンドにこのオプションを指定すると、
typescript-go
を使用した型チェックが有効化されます
code:shell
$ deno check --unstable-tsgo mod.ts