Skip to content

jacob-bennett/yatt

Repository files navigation

Yet another TypeScript template

An opinionated, minimal, modern TypeScript starter template.

Features

  • Reduce supply chain risk with a .npmrc preconfigured with ignore-scripts and min-release-age enabled
  • Test without extra tooling using the built-in Node.js test runner (Node.js 20+)
  • ESLint & Prettier preconfigured
  • Husky pre-commit configured to lint, format & test
  • Strict type checking on run and test
  • Pinned dependencies to reduce supply chain risk
  • Run TypeScript directly in Node.js using native type stripping (erasableSyntaxOnly enabled for compatibility)

Contact

If you'd like to suggest a feature, report an issue or ask a question, feel free to raise an issue.

About

An opinionated, minimal, modern TypeScript starter template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors