Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

[BUG] use const instead of let #147

Closed
genzyy opened this issue Dec 30, 2021 · 1 comment · Fixed by #148
Closed

[BUG] use const instead of let #147

genzyy opened this issue Dec 30, 2021 · 1 comment · Fixed by #148

Comments

@genzyy
Copy link
Contributor

genzyy commented Dec 30, 2021

Describe the bug

It's not a bug but its a way of declaring the variable as constant if its not changing.

I think we can use constant variables here instead of using let.

To Reproduce

Check this file.

Expected Behavior

Using const instead of let.

Screenshot/ Video

No response

Desktop (please complete the following information)

Device - Device independent
OS - OS independent
Browser - Browser independent
Version - current

Additional context

No response

@github-actions
Copy link

Hello 👋 Thank you very much for raising an issue 🙌 The maintainers will get back to you soon for discussion over the issue! Thank you for your contributions. 🚀

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server - we help and encourage each other to contribute to open source little and often 🤓 Any questions, let us know!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant