Commit 8d69e6e
authored
Clearer rule severity for React Compiler eslint plugin (#6870)
Using "off", "warn", "error" has been supported for many years now - I think this helps improve the readability :)
I completely forgot what rule: 2 meant - had to find it at
https://eslint.org/docs/latest/use/configure/rules1 parent fa19b7f commit 8d69e6e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments