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
{{ message }}
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
1. Update to TypeScript (1.9 has fix for TS4020).
2. Update ts-node and typings.
3. Add ambient type definitions for CacheStorage, CacheOptions, Cache.
4. Add ambient type definitions for jshashes.
5. Remove useless require from `gulpfile.ts`.
6. Add `merge-stream` in order to merge both js and dts streams of
`gulp-typescript`.
7. Publish `typings` field in `package.json`.
8. Remove inline Promise interface definition and take the one from
`es6-shim` typings.
0 commit comments