This commit is contained in:
Joshua Seigler 2020-12-04 17:31:52 +00:00
parent db044959e3
commit c70bdd2701
2 changed files with 5 additions and 0 deletions

2
.replit Normal file
View file

@ -0,0 +1,2 @@
language = "nodejs"
run = "node day04"