Skip to content

Support reference library directives in tsc#7263

Closed
RyanCavanaugh wants to merge 1 commit into
microsoft:masterfrom
RyanCavanaugh:libraryDirectives
Closed

Support reference library directives in tsc#7263
RyanCavanaugh wants to merge 1 commit into
microsoft:masterfrom
RyanCavanaugh:libraryDirectives

Conversation

@RyanCavanaugh

Copy link
Copy Markdown
Member

Fixes #7156.

Not approved for design yet so this isn't going in as-is

Comment thread src/compiler/types.ts

/* @internal */
// When options come from a config file, its path is recorded here
configFilePath?: string;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't this just placed on the Program instance?

@RyanCavanaugh RyanCavanaugh force-pushed the libraryDirectives branch 2 times, most recently from 8cf4d61 to 6c9cd9a Compare March 11, 2016 18:36
@RyanCavanaugh

Copy link
Copy Markdown
Member Author

Starting afresh

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants