Skip to content

Commit f52a74b

Browse files
committed
style(deno.json): fmt
1 parent 7ac150e commit f52a74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tasks": {
3-
"prepare":"cp -r :year/day/:day",
3+
"prepare": "cp -r :year/day/:day",
44
"serve": "deno run -A main.ts",
55
"solve": "./bin/aoc.ts solve"
66
},

0 commit comments

Comments
 (0)