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 36 million developers.
Sign up
Pro
-
Microsoft
- Seattle
- @sanders_n on twitter
-
Microsoft
- Seattle
- @sanders_n on twitter
Pinned
2,675 contributions in the last year
Activity overview
Contributed to
DefinitelyTyped/DefinitelyTyped,
microsoft/TypeScript,
microsoft/types-publisher
and 5 other
repositories
Contribution activity
August 2019
Created a pull request in DefinitelyTyped/dtslint-runner that received 2 comments
Make npm install single threaded
Avoids an apparent race condition in npm's lock files when many npm install processes are running at once. Since Azure pipeline machines typically …
+4
−5
•
2
comments
- Fix react-beautiful-dnd DropAnimation types for v11
- Make possible to use Child Worlds
- [googlemaps] Enable and fix simple rules
- [algoliasearch] change module format
- [googlemaps] Remove all unnecessary tslint disables
- [ecore] - Add types definition.
- Add types for bayes-classifier
- [lscache] Update version to v.1.3.0
- [passport-local] Set general boolean as type for 'passReqToCallback'
- [ws] Define interfaces for parameters to onopen, onclose, onerror and onmessage
- node-forge: Fix type of `pki.rsa.setPublicKey()`
- export videojs.Player so it can be augmented with declaration merging
Created an issue in microsoft/TypeScript that received 2 comments
dojo broken on typescript@next: Can't resolve members of merged namespace
To repro:
$ cd ~/DefinitelyTyped/types/dojo
$ node $ts/built/local/tsc.js
I haven't managed to narrow this down to a small cause yet. Dojo has sus…
2
comments