mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
4 lines
196 B
Text
4 lines
196 B
Text
|
Warning In future releases `deno run` will not automatically type check without the --check flag.
|
||
|
To opt into this new behavior now, specify DENO_FUTURE_CHECK=1.
|
||
|
Check [WILDCARD]/future_check.ts
|