8 行
126 B
JSON
8 行
126 B
JSON
|
|
{
|
||
|
|
"extends": "../../../../tsconfig.json",
|
||
|
|
"compilerOptions": {
|
||
|
|
"noEmit": true
|
||
|
|
},
|
||
|
|
"include": ["./public-api.ts"]
|
||
|
|
}
|