Skip to content
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

Refact: Apply strict mode #16

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Conversation

Luna-Runa
Copy link
Contributor

@Luna-Runa Luna-Runa commented Apr 9, 2024

Correction of type error that occurs when the strict of tsconfig is set to true.

If you do the test with the strict true, the test code is not modified, so an error occurs. I would appreciate it if you could correct it properly.

I've annotated the strict after I've finished the work.

ref: #15

modify type errors that occur when the strict is set to true
@tamimaj
Copy link
Owner

tamimaj commented Apr 9, 2024

I see couple of issues with more types locally. Will sort them out as well as the tests. I will push on top of your fork then merge them all together, if you don't mind.

@Luna-Runa
Copy link
Contributor Author

Of course, that's fine. Thank you for your positive review

lib/redis.utils.ts Outdated Show resolved Hide resolved
@tamimaj tamimaj merged commit cc1651d into tamimaj:main Apr 9, 2024
6 checks passed
@Luna-Runa Luna-Runa deleted the refact-strict-mode branch April 9, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants