react/compiler/packages/eslint-plugin-react-compiler/__tests__
Lauren Tan 34edf3b684
[compiler] Surface unused opt out directives in eslint
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: 81deb5c11b
Pull Request resolved: https://github.com/facebook/react/pull/30721
2024-08-16 18:12:05 -04:00
..
ReactCompilerRule-test.ts [compiler] Surface unused opt out directives in eslint 2024-08-16 18:12:05 -04:00
ReactCompilerRuleTypescript-test.ts Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00