This repository was archived by the owner on Mar 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Remove typings - use TS2 @types #3
Comments
Can help with this one if you'd like @jeffwhelpley |
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 |
I suppose just to use the latest/greatest with TS2.0 which deprecates the use of typings ? |
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 |
Just added this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: