Commit 62c3a59
feat(eslint-config-react): add jsx-key rule (#1746)
* feat(eslint-config-react): add jsx-key rule
* fix: disable jsx-key rule for tests
---------
Co-authored-by: philibeaux <[email protected]>1 parent c7d2a78 commit 62c3a59
File tree
3 files changed
+8
-1
lines changed- .changeset
- packages/eslint-config-react
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
0 commit comments