json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"tasks": {
|
||||
"start": "deno --allow-read --allow-net --allow-env --allow-write --allow-run main.ts",
|
||||
"watch": "deno --watch --allow-read --allow-net --allow-env --allow-write --allow-run main.ts"
|
||||
"watch": "deno --watch --allow-read --allow-net --allow-env --allow-write --allow-run main.ts",
|
||||
"install": "deno install --entrypoint deps.ts"
|
||||
},
|
||||
"fmt": {
|
||||
|
||||
Reference in New Issue
Block a user