[compiler] Support enableRefAsProp in jsx transform #17
Annotations
3 errors
Run yarn workspace babel-plugin-react-compiler lint:
compiler/packages/babel-plugin-react-compiler/src/Optimization/InlineJsxTransform.ts#L572
Expected a block comment instead of consecutive line comments
|
Run yarn workspace babel-plugin-react-compiler lint:
compiler/packages/babel-plugin-react-compiler/src/Optimization/InlineJsxTransform.ts#L575
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run yarn workspace babel-plugin-react-compiler lint
Process completed with exit code 1.
|
Loading