{ "ignore": ["**/*.test.ts", "**/*.spec.ts", "node_modules"], "watch": ["src"], "exec": "yarn start", "ext": "ts" }