UNPKG

@buurman-tasks/buurman-monorepo-task

Version:

The buurman task to generate official buurman tasks

9 lines (8 loc) 163 B
{ "extends": "../../../tsconfig.json", "compilerOptions": { "outDir": "./lib", "rootDir": "./" }, "include": ["./src", "./test"] }