Skip to content
Avatar

Achievements

Achievements

Organizations

@tc39 @DefinitelyTyped @microsoft @babel @nodejs @typescript-eslint
Block or Report

Block or report DanielRosenwasser

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript 78.8k 10.3k

  2. The repository for high quality TypeScript type definitions.

    TypeScript 38.1k 26.8k

  3. Deprecated, please use the TypeScript-Website repo instead

    JavaScript 4.9k 1.2k

  4. Forked from microsoft/TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript 2 2

  5. Converts Markdown-linked documents to link to their respective HTML outputs.

    Ruby 6 3

763 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2022

Opened 7 pull requests in 2 repositories

Created an issue in microsoft/TypeScript that received 6 comments

await completions should auto-add an async modifier to containing method

Let's say you have a function like the following: function foo() { /*$*/ } If you type the word await, we should consider adding the async keyword …

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.