Skip to content

aquinq/advent-of-code-2024

Repository files navigation

Advent of code 2024

Install dependencies

$ yarn

Run

Set the day/part to be run in index.ts

const [day, part] = [8, 1];

Then

$ yarn start

Setup

  1. Install Biome extension (linter & formatter)
  1. Install commit hooks
$ yarn setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published