Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yargs_parser/tsconfig.test.json

💪 the mighty option parser used by yargs
Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true }, "include": [ "test/typescript/*.ts" ]}