Skip to content

Instantly share code, notes, and snippets.

@fmoessle
Last active September 8, 2021 14:53
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/404bc0539424a42de99fb60d53acf157 to your computer and use it in GitHub Desktop.
Save fmoessle/404bc0539424a42de99fb60d53acf157 to your computer and use it in GitHub Desktop.
{
"scripts": {
"dev": "ts-node-dev -r tsconfig-paths/register src/index.ts",
"start": "ts-node -r tsconfig-paths/register src/index.ts"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment