We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e1f3d commit 987c766Copy full SHA for 987c766
deno.jsonc
@@ -7,5 +7,6 @@
7
"@cliffy/command": "jsr:@cliffy/[email protected]",
8
"@cliffy/prompt": "jsr:@cliffy/[email protected]",
9
"@std/assert": "jsr:@std/assert@1"
10
- }
+ },
11
+ "fmt": { "exclude": ["./vscode"] }
12
}
0 commit comments