6 lines
115 B
JSON
6 lines
115 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "../../dist/packages-dist/tsc-wrapped"
|
|
}
|
|
} |