项目作者: danieltrost
项目描述 :
🎄JavaScript Solutions for Advent of Code 2020
高级语言: JavaScript
项目地址: git://github.com/danieltrost/adventofcode-2020-solutions-js.git
Advent of Code 2020 Solutions in JS
🎄JavaScript Solutions for Advent of Code 2020


How to run tests
This will run tests with all provided examples. Additionally, this will run on CI for every commit.
yarn
yarn test