We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c2d1e commit c98da51Copy full SHA for c98da51
deno.json
@@ -1,6 +1,6 @@
1
{
2
"tasks": {
3
- "serve":"deno run -A main.ts",
+ "serve": "deno run -A main.ts",
4
"solve": "./bin/aoc.ts solve"
5
},
6
"imports": {
0 commit comments