mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-16 15:51:35 -05:00
Add rules from eslint's recommended set that triggered good lints (#50422)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user