8 lines
No EOL
167 B
JSON
8 lines
No EOL
167 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./dist-types",
|
|
"declaration": true,
|
|
"emitDeclarationOnly": true
|
|
}
|
|
} |