Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ styleGuide:
component: WranglerConfig
---

This component can be used to automatically generate a `jsonc` version of the `toml` (or vice versa) for a Cloudflare [Wrangler configuration file](/workers/wrangler/configuration/).
This component can be used to automatically generate a jsonc version of the toml file (or vice versa) of the Cloudflare [Wrangler configuration file](/workers/wrangler/configuration/).

## Import

Expand Down
Loading