8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"compilerOptions": {
|
|
"noEmit": false,
|
|
"declaration": true,
|
|
"emitDeclarationOnly": true
|
|
}
|
|
}
|