Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
33 contributions in the last year
Less
More
Activity overview
Contributed to
jest-community/vscode-jest,
microsoft/vscode-custom-data,
runem/lit-analyzer
and 5 other
repositories
Contribution activity
March 2021
pmcelhaney has no activity
yet for this period.
February 2021
Created 2 commits in 2 repositories
Created 3 repositories
- pmcelhaney/vscode-jest TypeScript
- pmcelhaney/jest-editor-support JavaScript
- pmcelhaney/jest-json-reporter JavaScript
Created a pull request in jest-community/vscode-jest that received 5 comments
Support for todo tests
This is an attempt to support "todo" tests. The unit tests pass, but I must be missing something, because when I run the extension, it doesn't add …
+1,411
−1,409
•
5
comments
Opened 2 other pull requests in 2 repositories
jest-community/vscode-jest
1
merged
jest-community/jest-editor-support
1
merged
Reviewed 2 pull requests in 1 repository
jest-community/vscode-jest 2 pull requests
Created an issue in runem/lit-analyzer that received 1 comment
Relax type checking when not using TypeScript?
const th = `<th aria-sort="${sortDirection}">header</th>` The above code produces the following error Type 'string' is not assignable to '"ascendi…
1
comment