Skip to content

Automatically detects and sets displayName on memo and / or forwardRef wrapped React components

Notifications You must be signed in to change notification settings

regrapes/babel-plugin-add-react-memo-displayname

Repository files navigation

@regrapes/babel-plugin-add-react-memo-displayname

Automatically detects and sets displayName on memo and / or forwardRef wrapped React components

Installation

Simplay add @regrapes/add-react-memo-displayname to your .babelrc file:

{
  "plugins": ["@regrapes/add-react-memo-displayname"]
}

About

Automatically detects and sets displayName on memo and / or forwardRef wrapped React components

Resources

Stars

Watchers

Forks

Packages

No packages published