deno.land / x / ky@v0.31.3 / tsconfig.dist.json

tsconfig.dist.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "extends": "./tsconfig", "compilerOptions": { "sourceMap": true, "inlineSources": true, "rootDir": "./source", "outDir": "./distribution" }, "include": [ "source" ]}
ky

Version Info

Tagged at
a year ago