Commit 630ed0c
authored
chore: Disabled react/react-in-jsx-scope (#1436)
While migrating Enterprise to use our Community eslint rules, there
seemed to be only 1 additional rule used by Enterprise:
```json
"react/react-in-jsx-scope": "off"
```
I added it to the Community config.
resolves #14291 parent ce0c3a6 commit 630ed0c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments