Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

fix(reference) support reference import lookup#19

Merged
teppeis merged 2 commits intoteppeis:typescript-1.5frombasarat:patch-1
Apr 16, 2015

Conversation

@basarat
Copy link
Collaborator

refs#15

@basaratbasarat mentioned this pull requestApr 16, 2015
teppeis added a commit that referenced this pull requestApr 16, 2015
fix(reference) support reference import lookup
@teppeisteppeis merged commitcbdf39f intoteppeis:typescript-1.5Apr 16, 2015
@teppeis
Copy link
Owner

@basarat LGTM!

@basaratbasarat deleted the patch-1 branchApril 16, 2015 03:46
@basarat
Copy link
CollaboratorAuthor

@teppeis istypescript-1.5 branch on NPM?

@basarat
Copy link
CollaboratorAuthor

PS: thanks for adding me as a collab ❤️

@teppeis
Copy link
Owner

oh, sorry. this pr is for 1.5...

@basarat
Copy link
CollaboratorAuthor

oh, sorry. this pr is for 1.5...

Yeah. Reason is that TS 1.4 completely bails and doesn't give any output considering this a syntactic error.

TS 1.5 on the other hand does give an output.

@teppeis
Copy link
Owner

@basarat not yet on npm. WIP in#4.

@basarat
Copy link
CollaboratorAuthor

Cool. Fortunately<reference tags are notrequired anymore now that we tsconfig. So#15 can wait a bit longer.

@teppeis
Copy link
Owner

@basarat thanks for your investigation!
I'll complete#4 and ship it as v2.0.0-alpha aftermicrosoft/TypeScript#2484 is merged.

@midinastasurazz
Copy link

Doestypescript-simple supporttsconfig.json? In particular does it respectfiles specified? I would like to avoid referencing.d.ts files using/// <reference path="..." /> and instead specify them infiles intsconfig.json. Is that possible?

@teppeis
Copy link
Owner

@midinastasurazztypescript-simple doesn't support for referencing.d.ts. sorry.

@midinastasurazz
Copy link

@teppeis Thanks for the info. What abouttsconfig.json? Could thefiles option be used for referencing.d.ts files? It seems to be supported by TypeScript since 1.5. So doestypescript-simple essentially disregardtsconfig.json?

@teppeis
Copy link
Owner

@midinastasurazz Loading tsconfig.json is a function oftsc command, not of TypeScript Language.
Even iftypescript-simple can load it, doesn't support for multiple files structure including d.ts.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@basarat@teppeis@midinastasurazz

[8]ページ先頭

©2009-2025 Movatter.jp