Add rules from eslint's recommended set that triggered good lints (#50422)

This commit is contained in:
Jake Bailey
2022-09-19 16:20:55 -07:00
committed by GitHub
parent a11c41621b
commit 16156b1baf
34 changed files with 54 additions and 48 deletions

View File

@@ -503,7 +503,7 @@ namespace ts {
/* @internal */ imports: SourceFile["imports"];
/* @internal */ moduleAugmentations: SourceFile["moduleAugmentations"];
impliedNodeFormat?: SourceFile["impliedNodeFormat"];
};
}
/**
* Calculates the resulting resolution mode for some reference in some file - this is generally the explicitly