deno icon indicating copy to clipboard operation
deno copied to clipboard

Bug: `--unstable-component` cannot be added to `deno.json

Open marvinhagemeister opened this issue 1 year ago • 0 comments

The deno fmt command has a --unstable-component flag. That can't be added to the unstable property in deno.json.

Related: I'm kinda wondering when we should mark these as stable and enable them by default.

Version: Deno 2.0.2

marvinhagemeister avatar Oct 24 '24 09:10 marvinhagemeister