blob: 653b0a5204e16ff3413ccde7d0ef446a8ecf7994 [file] [log] [blame]
{
"extends": "../../tsconfig.base.json",
"include": ["src"],
"compilerOptions": {
"outDir": "lib",
"rootDir": "src"
}
}