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
786 contributions in the last year
Contribution activity
October 2020
Created a pull request in microsoft/TypeScript that received 9 comments
Don't emit duplicate triple-slash directives when using API to print a .d.ts
We have a special case when we emit declaration files where we emit /// <reference ... directives stored on the SourceFile as a result of declarati…
- fs-extra: Add extra allowed types
- [carbon-components-react] add missing light property to Search
- [@types/prettier] Rework Plugin.options
- fix(serve-static): make response generic
- update project link of expressjs/cors
- [google-spreadsheet] Make WorksheetGridProperties partial
- [gapi.client.analytics] automatic update
- Update Types of react-native-input-spinner
- Update express-ntlm
- [react-select] Export type definition for Select
- [select2] Remove dependency on requirejs
- [Braintree] Update statusHistory definition to array
- Add missing `activeStartDate` property to `CalendarTileProperties` for react-calendar
- [@wordpress/components] Add CustomSelectControl
- [amqplib] Change consume callback return type to void
- [node/crypto] add missing keytypes and their generation
- [node/zlib] add promisified APIs
- [node] Add deprecation messages for `punycode` module
- [node] Update `worker_threads` module
- Update pathoverlay to reflect jsdocs
- prosemirror-model: add new posAtIndex method to ResolvedPos
- Add all documented properties to ErrorParam, fixes #48491
- [jsrsasign] Amend `getPEM` return type to `string`
- [next-auth] Added credentials type
- Wrong JobId definition in function requirements
- Some pull request reviews not shown.
Created an issue in tc39/proposal-decorators that received 7 comments
Suggestion: Special decorator to turn Fields into Accessors
This was previously proposed as @wrap: dec using a prefix keyword, but was abandoned based on the current direction of the proposal. The motivating…