Pinned
1,725 contributions in the last year
Less
More
Contribution activity
June 2021
Created 84 commits in 8 repositories
Created 2 repositories
-
sandersn/mini-typescript
TypeScript
•
Built by
- sandersn/minits F#
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 7 comments
Fix missed mongoose dependents
I think that @definitelytyped/dtslint-runner missed the dependency these three packages have on mongoose, and therefore didn't run them on #53417
+18
−0
•
7
comments
Opened 38 other pull requests in 5 repositories
DefinitelyTyped/DefinitelyTyped
20
merged
5
open
- Check for parent === null in jquery.postmessage tests
- Make dom-mediacapture-record work on TS 4.4's DOM
- Check window parent for null in xrm/v8 tests
- Make wicg-mediasessions work with TS 4.4 DOM
- Make webrtc work with TS 4.4 DOM
- Make w3c-css-typed-om-1 work with TS 4.4 DOM
- Make spectrogram with TS 4.4 DOM
- Make requestidlecallback work with TS 4.4 DOM
- Make webcomponents.js work with TS 4.4 DOM
- Make pkijs work with TS 4.4 DOM
- Make jquerymobile work with TS 4.4 DOM
- Make dom-webcodecs work with TS 4.4 DOM
- Make tinymce work with TS 4.4 DOM
- Make voice-activity-detection work with TS 4.4 DOM
- Make recordrtc work with TS 4.4 DOM
- Make jsdom work with TS 4.4 DOM
- Make guacamole-client work with TS 4.4 DOM
- Make firefox work with TS 4.4 DOM
- Make filesystem work with TS 4.4 DOM
- Make blissfuljs match TS 4.4 DOM
- Make css-font-loading-module match TS 4.4's DOM
- increase watchdog time limit in README
- inquirer-autocomplete-prompt: fix default lint
- Artificially increase riderize__passport-strava-oauth2 version
- Finish putting riderize__passport-strava-oauth2 back
microsoft/TypeScript
4
merged
1
closed
1
open
sandersn/mini-typescript
3
merged
DefinitelyTyped/types-publisher-watchdog
2
merged
microsoft/DefinitelyTyped-tools
2
merged
Reviewed 39 pull requests in 5 repositories
microsoft/TypeScript 31 pull requests
- Resolve module specifiers for auto imports in completion list (in incomplete chunks)
- Migrate latest dom types into libdom.d.ts
- ensure export modifier is used before default modifier
- regard TemplateLiteral as discriminant property
- fix(44477): confuse comment emit when const multi enum has same key
- Skip typedef in services getJSDocTags
- Dev: Have a clickable link for a new baseline created
- Fix check for overwritten properties in object spreads
- Improve parsing in await and yield context
- Initial support for module: node12
- Improve parsing in await and yield context
- fix(44465): Remove unused declaration code fix will remove preceeding statements on same line
- Fix 'arguments' check in class field initializer or static initialization block
-
getEditsForFileRename: fixupdateTsconfigFilesw/ emptyinclude -
allow
thisin typeQuery - Issue unawaited promise error on symbol-less expressions
- Sort types for display
- support JSDoc comments inherited for parameter properties
- Fix late bound method name assignment, added tests
- Avoid bogus circularity error on context sensitive constructor property assignments
- fix: infer from usage duplicate
- fix(43298): Function refactor removes comment
- feat(44263): Provide quick fix for misspelled override error
- Add union of replacer function and string to lib d.ts
- Update descriptions for all compiler options
- Some pull request reviews not shown.
DefinitelyTyped/DefinitelyTyped 3 pull requests
microsoft/DefinitelyTyped-tools 2 pull requests
sandersn/mini-typescript 2 pull requests
microsoft/TypeScript-DOM-lib-generator 1 pull request
Created an issue in algolia/algoliasearch-helper-js that received 2 comments
Error on renderingContent in index.d.ts
renderingContent doesn't match the expected type inherited from the base type in @algolia/client-search: neither order property is optional, and so…
2
comments