Commit b6c3049
committed
Update eslint-plugin-react
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.1 parent 024c30c commit b6c3049
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments