8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "src",
|
|
"outDir": "dist",
|
|
"declaration": true
|
|
}
|
|
} |