You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typings package was installed, d.ts files now will be downloaded through typings + typings config file.
Existing d.ts files were removed (except breeze, since that has a custom modification).
Additionally gulp-typings npm package was installed to automate the initial download process.
Use "typings" npm package instead of having static d.ts files.
The text was updated successfully, but these errors were encountered: