6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extends": "../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"outDir": "../dist/shared"
|
|
}
|
|
}
|