/ts-node-starter

Base project template for creating node TypeScript projects.

Primary LanguageTypeScript

ts-node-starter

Coverage

Base project template for creating node TypeScript projects.

Dev Environment

Testing

  • ts-jest: test are matched by file extension (.test.ts)
  • Code coverage thresholds with auto bump

Code Quality

  • eslint
  • prettier

Continuous Integration

  • github actions
  • badges