{
  "stdout": true,
  "watch": ["./src"],
  "exec": "npm run build && npm start",
  "ext": "ts"
}
