mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 02:42:13 +00:00
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"extends": "./packages/config/tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"declarationMap": false,
|
|
}
|
|
}
|