nadavtal


  • <h1 align="center">Welcome to asyncpack 👋</h1> [![ts](https://badgen.net/badge/-/node?icon=typescript&label&labelColor=blue&color=555555)](https://github.com/TypeStrong/ts-node) [<img src="https://img.shields.io/badge/-ESLint-4B32C3.svg?logo=ESlint">](ht

    published 1.2.6 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.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.2 2 years ago