Closed edemaine closed 4 years ago
:tada: This PR is included in version 7.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thanks for your PR! I increased the code coverage by deleting a few lines and published this version as 7.1.0 under the next
distribution tag.
You can either install eslint-plugin-meteor@next
or eslint-plugin-meteor@7.1.0
to try out this latest version. I'd appreciate if you could let me know whether that version works for you. If so, I'll publish it for everyone under the latest
tag.
I just tested @7.1.0
and it works great in my application. Thanks for the quick review and release!
I also resolved #678 and published both under the latest tag, so your addition is now generally available along with the other fix.
Thanks again 👍
Fix #774 by adding
checkEquivalents
configuration.Let me know if you have any comments/edits! In particular, feel free to change / suggest checking the
checkEquivalents
name, or the way it's specified.I checked that it works in my application.