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
The TypeScript Roadmap for 2.0 list the major changes for TypeScript 2.0. Most of these are available in typescript@next. Features that I think that are important to us (e.g. we would want to adopt them quickly):
The TypeScript Roadmap for 2.0 list the major changes for TypeScript 2.0. Most of these are available in
typescript@next
. Features that I think that are important to us (e.g. we would want to adopt them quickly):readonly
interfaces Microsoft/TypeScript#6532this
type for functions Microsoft/TypeScript#3694async
/await
for ES5 Microsoft/TypeScript#1564There maybe more...
The text was updated successfully, but these errors were encountered: