Dan Rumney

Results 24 issues of Dan Rumney

Boards with 1 and 2 rows never have a valid move. Boards with 3 rows with the wrong initial peg remove, also do not have a valid move. This change...

I'm using version 3.9.7 of `mysql2`, running TypeScript 5.4.3 I'm importing this module with `import mysql from "mysql2/promise";` When I create a `Pool` with `mysql.createPool`, I get my pool and...

typescript

A tsconfig file can have a `reference` in it that points to another project by a directory name rather than specifically to the tsconfig.json file in it. This change handles...

This is a first attempt at an implementation to Discussion #555 Happy to make any edits that are desired.