Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "types" to package.json #83

Merged
merged 1 commit into from
May 22, 2017
Merged

Conversation

ForNeVeR
Copy link
Contributor

Closes #82.

@ForNeVeR ForNeVeR mentioned this pull request May 20, 2017
7 tasks
@Tyriar
Copy link
Member

Tyriar commented May 22, 2017

Huh weird, it works just fine for me, at least the language services in VS Code. I guess the fact that I'm linking to it from a JS file is the reason.

screen shot 2017-05-21 at 8 00 36 pm

screen shot 2017-05-21 at 8 01 13 pm

@Tyriar Tyriar merged commit 4bec2e0 into microsoft:master May 22, 2017
@Tyriar Tyriar added this to the 0.6.6 milestone May 22, 2017
@ForNeVeR
Copy link
Contributor Author

Looking at your screenshots, the types there aren't the types from type definitions (check any vs ITerminal). These types were just automatically inferred from the JavaScript file. Actual TypeScript compiler is much more strict.

And thank you for your library, it's very nice!

@Tyriar
Copy link
Member

Tyriar commented May 22, 2017

Ah yeah, well I just published 0.6.6 with the types 😃

Please give feedback where things are off as you're working through railsware/upterm#1033 as I don't generally need to touch VS Code's integration with node-pty these days.

@Tyriar
Copy link
Member

Tyriar commented May 22, 2017

That's better 😉
screen shot 2017-05-21 at 8 14 48 pm

@ForNeVeR ForNeVeR deleted the bugfix/82-types branch May 22, 2017 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants