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
For part 1, is this being declared outside a class declaration, because the problem does not seem to be 'async', looks like it is with async and public being used outside class definition.
For part 2, Needs more info. It looks good to me now.
Async highlight is not working for decorated methods (Atom, atom-typescript 8.1)
also,
class
keyword now looks liketype
in this example:original issue: TypeStrong/atom-typescript#819
The text was updated successfully, but these errors were encountered: