UNPKG

@bitbite/filtered-list

Version:

filter a list of items

9 lines (8 loc) 346 B
{ "extends": "../tsconfig-build.json", "compilerOptions": { "outDir": "./dist", /* Redirect output structure to the directory. */ "rootDir": "./src", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ }, "exclude": ["test"] }