deno.land / x / yargs@v17.6.0-deno / tsconfig.test.json

tsconfig.test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true }, "include": [ "lib/**/*.ts" ], "exclude": [ "lib/cjs.ts", "lib/platform-shims/*.ts" ]}
yargs

Version Info

Tagged at
a year ago