8 lines
112 B
JSON

{
"extends": "../tsconfig.common.json"
"compilerOptions": {
"outDir": "lib",
"rootDir": "src"
}
}