Interface OnlyWarnsForInPackageCheckPackageRecommendedOption

interface OnlyWarnsForInPackageCheckPackageRecommendedOption {
    exactVersions?: OnlyWarnsFor;
}

Properties

Properties

exactVersions?: OnlyWarnsFor