Skip to content

Commit

Permalink
Merge branch 'jsModuleSearchDepth' of https://github.com/Microsoft/Ty…
Browse files Browse the repository at this point in the history
…peScript into jsModuleSearchDepth
  • Loading branch information
billti committed Feb 9, 2016
2 parents cfcf7b5 + 89b59e2 commit ace9d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compiler/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2683,6 +2683,7 @@ namespace ts {
* - don't use tripleslash references
*/
isExternalLibraryImport?: boolean;
isJsFileFromNodeSearch?: boolean;
}

export interface ResolvedModuleWithFailedLookupLocations {
Expand Down

0 comments on commit ace9d3e

Please sign in to comment.