master
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./lib", "rootDir": "./src" }, "include": ["./src"], "references": [ { "path": "../webpack-cli" } ] }