Skip to main content
Module

x/oak/.vscode/settings.json

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
File
{ "deno.enable": true, "deno.unstable": true, "deno.lint": true, "deno.codeLens.testArgs": [ "--allow-net", "--allow-read", "--allow-write" ], "deno.suggest.imports.hosts": { "https://deno.land/x/": true }}