{ "name": "pipelines", "main": "src/index.ts", // don't provide compatibility_date so that vitest will infer the latest one "pipelines": [ { "binding": "PIPELINE", "stream": "my-pipeline", }, ], }