You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This resolves issues with missing rules that are used in the `airbnb` preset.
I'm currently seeing error like this:
`Definition for rule 'react/no-deprecated' was not found`
Because airbnb is referencing rules that aren't defined in this version of the react plugin.
0 commit comments