-
Notifications
You must be signed in to change notification settings - Fork 131
Fixed no-raw-text rule for typescript #220
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
Conversation
- fixed rule for @typescript-eslint/parser - added @typescript-eslint/parser as devDependency - added .DS_Store to .gitignore
🎉 |
How long is typical for a review and merge of a PR like this? |
I don't know, seems need to ask @Intellicode 🙏 |
Thanks for your PR, I'm not very familiar with the use case of typescript and eslint, can you explain a little bit about the dev dependencies @AleksandrZhukov? |
@Intellicode I'm also not very familiar with typescript, but seems |
@AleksandrZhukov alright, seems the other eslint react plugin has it as well, so lets go for it :) |
…ative-community package (#24686) Summary: I need this in my life because version 3.7.0 fixes [this](Intellicode/eslint-plugin-react-native#220) issue. [General][fixed] - Fix an issue with `no-raw-text` rule for TypeScript by updating the eslint-plugin-react-native dependency to 3.7.0 Pull Request resolved: #24686 Differential Revision: D15237597 Pulled By: cpojer fbshipit-source-id: 42ee13997d238025d0c50d154951549392d3abc7
Uh oh!
There was an error while loading. Please reload this page.