{ "extends": "@cv/tsconfig/tsconfig.library.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src" }, "include": ["src/**/*"] }