Skip to content

Commit 2726f09

Browse files
Merge pull request #200 from amclin/feat/2021-day-02
Feat/2021 day 02
2 parents 5662da2 + 43985c8 commit 2726f09

File tree

6 files changed

+1194
-1
lines changed

6 files changed

+1194
-1
lines changed

2021/day-02/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// eslint-disable-next-line no-unused-vars
2+
const console = require('../helpers')
3+
require('./solution')

0 commit comments

Comments
 (0)