Skip to content

Instantly share code, notes, and snippets.

@darwinsubramaniam
Created August 2, 2020 10:41
Show Gist options
  • Save darwinsubramaniam/1ba95b21b3a0dc785cf2d037ffa86f0b to your computer and use it in GitHub Desktop.
Save darwinsubramaniam/1ba95b21b3a0dc785cf2d037ffa86f0b to your computer and use it in GitHub Desktop.
{
"name": "node",
"version": "1.0.0",
"description": "",
"main": "dist/index.js",
"scripts": {
"start": "tsc -p tsconfig.json && node ./dist/index.js"
},
"keywords": [],
"author": "",
"license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment