9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"compilerOptions": {
|
|
"noEmit": false,
|
|
"declaration": true,
|
|
"emitDeclarationOnly": true,
|
|
"skipLibCheck": false
|
|
}
|
|
}
|