- @sanders_n on twitter
Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,082 contributions in the last year
Activity overview
Contributed to
microsoft/TypeScript,
DefinitelyTyped/DefinitelyTyped,
microsoft/DefinitelyTyped-tools
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 9 comments
Put current version of babel-types in the root
Previously, the code that supports the oldest version of Typescript was in the root: 3.1 and below. Newer versions were in ts*/ subdirectories. Thi…
+3,484
−3,484
•
9
comments
- update typesVersions instructions
- redo of #47202
- Put current version of reconnectingwebsocket in the root
- Put current version of window-or-global in the root
- Put current version of parse in the root
- Put current version of openpgp in the root
- Put current version of web-animations-js in the root
- Put current version of eventsource in the root
- Put current version of es-to-primitive in the root
- Put current version of function-bind in the root
- Put current version of assert in the root
- Put current version of jsdom in the root
- Put current version of styled-components in the root
- Put current version of invariant in the root
- Put current version of jest in the root
- Put current version of node in the root
Created an issue in microsoft/TypeScript that received 1 comment
allowJs should default to true
allowJs should default to true. It works well enough that there aren't significant downsides to using it. It does, however, change some settings, s…
1
comment