Why is wrangler.jsonc now supported, and seemingly the *default* option (docs default to this, and t
Why is wrangler.jsonc now supported, and seemingly the default option (docs default to this, and this file gets generated)? For an app i work on, I added support for yaml files instead of just json/jsonc (for backwards compatibility) and recommend everyone to use yaml because it minimises special characters (
I'm just curious. I tried to search for it and check the PR but didn't find an answer. Probably just some slight familiarity for most developers knowing json already? Or maybe it pairs up with Json Schema a bit better.
{}). I'm just curious. I tried to search for it and check the PR but didn't find an answer. Probably just some slight familiarity for most developers knowing json already? Or maybe it pairs up with Json Schema a bit better.



