vtils

Home > types > TsConfigJson > TypeAcquisition > exclude

TsConfigJson.TypeAcquisition.exclude property

Specifies a list of type declarations to be excluded from auto type acquisition. For example, ['jquery', 'lodash'].

Signature:

exclude?: string[];