Snippets Collections
{
  "scripts": {
    "build": "tsc --project ./",
    "start:dev": "nodemon src/server.ts",
    "start:prod": "node dist/server.js"
  }
}
star

Wed Feb 10 2021 14:29:12 GMT+0000 (Coordinated Universal Time)

#javascript,linux,nodejs #javascript

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension