dillon1000/react
Commit
Browse files [eslint] Add plugin-proposal-private-methods
There was a bug in our internal Hermes to Babel adapter which caused some malformed AST to be constructed, which babel would then validate as being incorrect. That bug was fixed, but we still have to add this plugin so that private class methods can be parsed by babel. Tested internally
Changed paths3 files
First-parent comparisoncompiler/forget/packages/eslint-plugin-react-forget/package.json ModifiedM compiler/forget/packages/eslint-plugin-react-forget/src/rules/ReactForgetDiagnostics.ts ModifiedM compiler/forget/yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…