6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"importMap": "./import_map.json",
|
|
"tasks": {
|
|
"start": "deno run -A -r main.ts"
|
|
}
|
|
}
|