Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Created February 28, 2018 12:00
Show Gist options
  • Save indreklasn/f6dab1c12d192860274a948654e54928 to your computer and use it in GitHub Desktop.
Save indreklasn/f6dab1c12d192860274a948654e54928 to your computer and use it in GitHub Desktop.
create .ts file and tell the compiler to watch for changes
touch typescript.ts && tsc -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment