Skip to main content
Module

x/kd_clients/deno.json

Various types of HTTP clients for misc uses. This is used in the organization's infrastructure.
Go to Latest
File
{ "lint": { "include": ["src/.*\\.ts$"] }, "fmt": { "include": ["src/"], "exclude": ["**/*.md"], "useTabs": true, "lineWidth": 130, "indentWidth": 4, "semiColons": true, "singleQuote": false }}