davidwhitney / adventofcode2019js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode2019js

Advent of Code 2019 solutions in TypeScript.

Usage

npm i
jest test

Or just run the tests using Wallaby.js, or the Jest plugin for VSCode.

About

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%