wrangler.jsonc: Unexpected secrets_store_secrets

When I npm run dev:

[WARNING] Processing wrangler.jsonc configuration:

- Unexpected fields found in top-level field: "secrets_store_secrets"

I just followed the docs from a fresh new Typescript worker.

https://developers.cloudflare.com/secrets-store/integrations/workers/
Cloudflare Docs
Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all Cloudflare data centers.
Use Secrets Store with Workers · Secrets Store docs
Was this page helpful?