Skip to main content
Module

x/docopt/tsconfig.json

command line option parser, that will make you smile
Latest
File
{ "extends": "@tsconfig/deno/tsconfig.json", "compilerOptions": { "target": "ESNext" }, "include": ["./src"]}