-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Eslint rule 'react/forbid-dom-props' doesn't work well with 'fbt:param' or 'fbt:plural' #2005
Labels
bug
Something isn't working
Comments
mrtnzlml
added a commit
that referenced
this issue
Mar 17, 2021
It should no longer be needed, see: facebook/fbt@ecc647d There is another issue though in Eslint which needs to be fixed, see: #2005
kodiakhq bot
pushed a commit
that referenced
this issue
Mar 18, 2021
It should no longer be needed, see: facebook/fbt@ecc647d There is another issue though in Eslint which needs to be fixed, see: #2005
adeira-github-bot
pushed a commit
to adeira/eslint-config-adeira
that referenced
this issue
Mar 18, 2021
It should no longer be needed, see: facebook/fbt@ecc647d There is another issue though in Eslint which needs to be fixed, see: adeira/universe#2005 adeira-source-id: 04788595362d400edf1d5f9e8f947d764ce361ef
adeira-github-bot
pushed a commit
to adeira/sx-design
that referenced
this issue
Mar 18, 2021
It should no longer be needed, see: facebook/fbt@ecc647d There is another issue though in Eslint which needs to be fixed, see: adeira/universe#2005 adeira-source-id: 04788595362d400edf1d5f9e8f947d764ce361ef
Fix pending: jsx-eslint/eslint-plugin-react#2961 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An example error ofter running
yarn eslint src/ya-comiste-backoffice/src/pos/ProductsSelected.js
which usedfbt:param
:Example code used in the aforementioned file:
Eslint rule setup:
The text was updated successfully, but these errors were encountered: