IDE not picking up $schema in wrangler.jsonc
Hey all I'm pretty new to wrangler, I'm trying to setup autocomplete in the wrangler.jsonc config but my IDE doesnt seem to pick up the schema:
Gives me the warning:
But the file is there when I look in the node_modules folder. I'm using pnpm workspaces in VScode. Couldnt find any docs on $schema on the site.
Any help would be great!
1 Reply
I restarted my IDE, its working o_o