--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