Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/install/deno.json

Deno Binary Installer
Go to Latest
File
{ "workspace": [ "./shell-setup" ], "lint": { "exclude": [ "./shell-setup/bundled.esm.js" ], "rules": { "exclude": [ "no-slow-types" ] } }, "lock": "./shell-setup/deno.lock", "fmt": { "exclude": [ "./shell-setup/bundled.esm.js" ] }}