-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Make lowercase-name
fixable
#118
Closed
SimenB opened this issue
May 27, 2018
· 2 comments
· Fixed by autolist/eslint-config-autolist#16 or severest/retrobot#132
Closed
Make lowercase-name
fixable
#118
SimenB opened this issue
May 27, 2018
· 2 comments
· Fixed by autolist/eslint-config-autolist#16 or severest/retrobot#132
Comments
I can open a PR for this shortly. 👍 |
macklinu
added a commit
to macklinu/eslint-plugin-jest
that referenced
this issue
May 27, 2018
macklinu
added a commit
to macklinu/eslint-plugin-jest
that referenced
this issue
May 27, 2018
macklinu
added a commit
to macklinu/eslint-plugin-jest
that referenced
this issue
May 27, 2018
SimenB
pushed a commit
that referenced
this issue
May 27, 2018
🎉 This issue has been resolved in version 21.17.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced May 28, 2018
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Should be pretty straight forward, just call
fixer.replaceText
andtoLowerCase
on current value.The text was updated successfully, but these errors were encountered: