Skip to content

leungtinyau27m5/starter-node-ts

Repository files navigation

TS-STARTER

This is a starter project that based on node 20 lts and typescript with esm support.

  • ESM with import and export
  • absolute import paths
  • output esm with declaration

Notes

  • tsx seems not supporting watching folders changes, therefore nodemon is used.
  • yarn v4.2.2 is used as packageManager, feel free to change any other packageManager you like.
    • remove "packageManager": "[email protected]" in package.json, if you changed to other packageManager

About

nodejs with typescript starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published