Skip to main content
Module

x/yargs/tsconfig.test.json

yargs the modern, pirate-themed successor to optimist.
Go to Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true }, "include": [ "lib/**/*.ts" ], "exclude": [ "lib/cjs.ts", "lib/platform-shims/*.ts" ]}