You can do ```json { "$schema": "node_modules/wrangler/config-schema.json" } ```

You can do
{
    "$schema": "node_modules/wrangler/config-schema.json"
}
Was this page helpful?