hyper-ts
hyper-ts copied to clipboard
Add chainMiddlewareKW
Before submitting a pull request, please make sure the following is done:
- Fork the repository and create your branch from
master. - Run
npm installin the repository root. - If you've fixed a bug or added code that should be tested, add tests!
- Ensure the test suite passes (
npm test).
Note. If you've fixed a bug please link the related issue or, if missing, open an issue before sending a PR.
Note. If you find a typo in the documentation, make sure to modify the corresponding source (docs are generated).