Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update deno.unstable settings in VS Code settings.json template (#…
…2684) Update the "deno.unstable" settings in .vscode/settings.json to replace the deprecated boolean flag option. Refactor the settings to include the following flags: - bare-node-builtins - byonm - sloppy-imports - unsafe-proto - webgpu - broadcast-channel - worker-options - cron - kv - ffi - fs - http - net
- Loading branch information