flamerohr / advent2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

Solutions from myself, practicing a typescript setup.

Run all days with

npm run build

Run particular days

npm run build 1 5 9

Run linting

npm run lint

About


Languages

Language:TypeScript 100.0%