David LJ
David LJ
**What is the expected behavior?** Definition of types for [`RequestHeaderMatcher`](https://github.com/nock/nock/blob/v13.1.4/types/index.d.ts#L68-L71) is as this: ```typescript type RequestHeaderMatcher = | string | RegExp | { (fieldValue: string): boolean } ``` Specifically, for...
## Status **READY** ## Breaking Changes NO ## Description Noticed that in last section of README.md , about the `Why am I seeing error: type 'Null' is not a subtype...
## Pull request checklist Make sure you: - [x] Signed the Contributor License Agreement (after creating PR) - [x] Followed the [commit message guidelines](https://webhint.io/docs/contributor-guide/getting-started/pull-requests/#commit-messages) For non-trivial changes, please make sure...
Given as stated in https://github.com/angular/code-of-conduct it is used for all the Angular org. Not only AngularJS ([now discontinued](https://blog.angular.io/discontinued-long-term-support-for-angularjs-cc066b82e65a)). Nit pick, I know 😜 *Thank you!*
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...