peterportal-public-api icon indicating copy to clipboard operation
peterportal-public-api copied to clipboard

Issue #221

Open vinnyho opened this issue 5 months ago • 0 comments

Reference Issues

Add TypeScript checks to actions

Summary of Change/Fix

  • Remove "watch": true from tsconfig.json to prevent test timeouts
  • Add "build": "tsc" to package.json scripts for TypeScript compilation
  • Add npm run build after npm test in .github/workflows/tests.yml

vinnyho avatar Sep 21 '24 19:09 vinnyho