Note:
-
There is no way to get
tslab
to readtsconfig.json
, see: Any way to set tsconfig.json or other properties? #63 -
pnpm does not work, use yarn or npm instead.
-
typescript seem to run in script mode which force me to wrap all javascript and typescript in an IIFE (Immediately Invoked Function Expression)