mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 20:04:03 -05:00
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"tests": {
|
|
"args": ["lint", "minified.js"],
|
|
"output": "minified.out",
|
|
"exitCode": 1
|
|
}
|
|
}
|