- @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,059 contributions in the last year
Activity overview
Contributed to
microsoft/TypeScript,
DefinitelyTyped/DefinitelyTyped,
microsoft/DefinitelyTyped-tools
and 5 other
repositories
Contribution activity
August 2020
- sandersn/rn-swipeable-panel TypeScript
- sandersn/azure-sdk-for-js TypeScript
Created a pull request in microsoft/TypeScript that received 9 comments
Make numeric Array constructors take ArrayLikeBuffer union
PR #38449 changed the second overload of the constructor for Int8, Uint8, Int32, Uint32, Int16, Uint16, Float, Float64 -Array so that it no longer …
+9
−9
•
9
comments
- Ensure file, include and exclude specs used are strings
- fix(15230): "Cannot compile namespaces" error with --isolatedModules and no namespaces
- Alias for commonjs require in JS
- Avoid the double-symbol trick for enums
- Handle empty package.json files
- Find tagless JSDoc as preceding token
- Fix indentation preservation in JSDoc (#37717)
Created an issue in enesozturk/rn-swipeable-panel that received 1 comment
1.2 doesn't ship ./index.d.ts
But the package.json has an entry "types": "./index.d.ts" and the repo contains index.d.ts.
1
comment

