dillon1000/react
Commit
Browse files Add repro for bug with 'use no forget'
For some reason, when there are other hooks/components defined in the file, the 'use no forget' directive stops working
Changed paths4 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.bug-use-no-forget-multiple-with-eslint-suppression.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/error.bug-use-no-forget-multiple-with-eslint-suppression.js AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/use-no-forget-with-eslint-suppression.expect.md AddedA compiler/packages/babel-plugin-react-forget/src/__tests__/fixtures/compiler/use-no-forget-with-eslint-suppression.js AddedPatch
Files changed
Rendering syntax-highlighted changes…