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