Como permitir implícito qualquer em .d.ts
{
"compilerOptions": {
"skipLibCheck": true,
...
},
...
}
Yawning Yacare
{
"compilerOptions": {
"skipLibCheck": true,
...
},
...
}