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