Skip to content
本页内容

Disables automatic type acquisition in JavaScript projects:

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