TSConfig

enable

Disables automatic type acquisition in JavaScript projects:

json
{
"typeAcquisition": {
"enable": false
}
}