mirror of
https://github.com/denoland/deno.git
synced 2024-12-19 13:54:54 -05:00
5 lines
58 B
Text
5 lines
58 B
Text
{
|
|
"tasks": {
|
|
"start": "deno run -A script.js"
|
|
}
|
|
}
|