Skip to main content
Module

x/kd_clients/deno.json

Various HTTP clients for miscellaneous use.
Go to Latest
File
{ "version": "v1.0.0-preview.5", "lint": { "include": [ "core/", "GitHubClients/", "OtherClients/", "PackageClients/", "tests/" ] }, "fmt": { "include": [ "core/", "GitHubClients/", "OtherClients/", "PackageClients/", "tests/" ], "exclude": [ "**/*.md", "**/*.json", "**/*.js", "**/*.yml", "**/*.yaml" ], "useTabs": true, "lineWidth": 130, "indentWidth": 4, "semiColons": true, "singleQuote": false }}