this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

add extensions in default settings.json

pomdtr 67fe8c70 3500aef3

+8
+5
cmd/embed/workspace/.vscode/extensions.json
··· 1 + { 2 + "recommendations": [ 3 + "denoland.vscode-deno" 4 + ] 5 + }
+3
cmd/embed/workspace/.vscode/settings.json
··· 1 + { 2 + "deno.enable": true 3 + }