Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Remove typings - use TS2 @types #3

Closed
jeffwhelpley opened this issue Jul 14, 2016 · 5 comments
Closed

Remove typings - use TS2 @types #3

jeffwhelpley opened this issue Jul 14, 2016 · 5 comments

Comments

@jeffwhelpley
Copy link
Contributor

No description provided.

@MarkPieszak
Copy link
Member

Can help with this one if you'd like @jeffwhelpley

@zakhenry
Copy link

zakhenry commented Aug 1, 2016

Why would this be needed? @types is a compatibility service for applications not written in typescript. For proper typings compatibility all preboot needs is to have the original source files ignored

@MarkPieszak
Copy link
Member

MarkPieszak commented Aug 1, 2016

I suppose just to use the latest/greatest with TS2.0 which deprecates the use of typings ?
Cool points obviously ;)

@zakhenry
Copy link

zakhenry commented Aug 1, 2016

Yea just looking into this now, probably best to await TS2.0 general release as there are a some blockers (tsdoc being one annoying one with only a hacky fix

@jeffwhelpley
Copy link
Contributor Author

Just added this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants