Keith Connolly

Results 1 issues of Keith Connolly

using ts-node `ENV_FILE=development ts-node --inspect -r ts-node/register -r ./src/shared/types -r ./env -r tsconfig-paths/register src/start.ts` using ts-mocha `NODE_ENV=development nyc ts-mocha -r ./env -r src/shared/types --paths ./tests/**/*.ts --exit"` src/shared/types.ts Contains interfaces and...