{ "watch": ["src"], "ext": "ts", "ignore": ["src/public"], "exec": "NODE_ENV=development ts-node -r tsconfig-paths/register src/start.ts" }