Skip to content
/ typescript-template Public template

This is a minimal template project for TypeScript development, e.g. for use in a Code Retreat.

Notifications You must be signed in to change notification settings

mch/typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Template Project

This is a minimal template project for TypeScript development, e.g. for use in a Code Retreat, especially for use with mob.sh.

Quick Start

  1. Create a repository from this template. See Creating a repository from a template for more information.
  2. Install the dependencies: npm install
  3. Watch for file changes are run the tests: npm run watch
  4. Edit test/sample.test.ts.

Default Tools

  • Vitest is used for testing.
  • Biome is available for code style and linting.

About

This is a minimal template project for TypeScript development, e.g. for use in a Code Retreat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •