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