{
  "watch": ["src", "profiles"],
  "ext": "ts,env",
  "exec": "ts-node -r tsconfig-paths/register src/index.ts"
}
