mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
This PR updates the eslint plugin to report unused opt out directives.
One of the downsides of the opt out directive is that it opts the
component/hook out of compilation forever, even if the underlying issue
was fixed in product code or fixed in the compiler.
ghstack-source-id:
|
||
|---|---|---|
| .. | ||
| ReactCompilerRule-test.ts | ||
| ReactCompilerRuleTypescript-test.ts | ||