meir_shtarkman


  • published 1.1.0 2 years ago
  • This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme

    published 1.1.1 2 years ago