master
{ "watch": [ "src" ], "ext": "ts", "ignore": [ "src/**/*.spec.ts" ], "exec": "ts-node -r dotenv/config ./src/index.ts" }