Skip to content

Instantly share code, notes, and snippets.

@ishan-marikar
Created July 17, 2017 10:41
Show Gist options
  • Save ishan-marikar/b44adc3ea706d89b3ec071b06f6cb799 to your computer and use it in GitHub Desktop.
Save ishan-marikar/b44adc3ea706d89b3ec071b06f6cb799 to your computer and use it in GitHub Desktop.
{
"watch": [
"src"
],
"ext": "ts",
"ignore": [
"src/**/*.spec.ts"
],
"exec": "ts-node ./src/server.ts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment