Skip to content

Instantly share code, notes, and snippets.

@fmoessle
Last active September 8, 2021 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fmoessle/bace2547a331cefcfa9ebe6addb4fedb to your computer and use it in GitHub Desktop.
Save fmoessle/bace2547a331cefcfa9ebe6addb4fedb to your computer and use it in GitHub Desktop.
{
"scripts": {
"dev": "ts-node-dev src/index.ts",
"start": "ts-node src/index.ts"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment