Closed ismyhc closed 6 years ago
@chrisdhaan any chance we could get this merged? Id love to get rid of the warnings in my project :)
@ismyhc thank you for pointing this out. Let me take a look and see if I want to switch them to public
or vars
but I'll get to it within the next 24 hours.
@chrisdhaan great! Thanks 😀
@chrisdhaan just checking to see if you had a chance to either merge the pull request or fix? Id love to get rid of the warnings in my project :)
@ismyhc your PR has been merged in. I'm doing a little more cleanup on the project and will release a new version tomorrow.
@chrisdhaan Okay, great! Looking forward to it!
Goals :soccer:
Fixed warnings 'let' properties are implicitly 'final'; use 'public' instead of 'open'
The warnings in my project were driving me crazy :) I decided to fix and make a pull request rather than asking someone to do it.