6 lines
73 B
JSON
6 lines
73 B
JSON
|
{
|
||
|
"tasks": {
|
||
|
"start": "deno run --allow-net --watch main.ts"
|
||
|
}
|
||
|
}
|