-
-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeScript 3.7.5 error in the strict mode inside addQueryParams method #22
Comments
@genaby Hello! Thanks for your issue! |
Hello @js2me
|
Also I think that array destruction in the reduce is not very effective since each iteration will create new array each time. |
@genaby Do you want create a PR for this ? |
sure will do (with small changes to pass all tests)
|
@genaby as this is Api module which do requests to the server. I think needs to do more flexible solution for developers usage. Also |
@genaby thanks for your contribution :) |
src/templates/client.mustache
I suggest following code:
The text was updated successfully, but these errors were encountered: