{
  "watch": ["src", "index.ts"],
  "ext": "ts",
  "exec": "ts-node --transpile-only index.ts"
}
