mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 03:44:05 -05:00
5 lines
115 B
JSON
5 lines
115 B
JSON
{
|
|
"args": "run --ext ts --check ts_without_extension",
|
|
"output": "ts_without_extension.out",
|
|
"exitCode": 0
|
|
}
|