6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"extends": "../../tsconfig.build.json",
|
|
"compilerOptions": {
|
|
"outDir": "./dist"
|
|
}
|
|
} |