From 32f6fd671aed442f63748adf523ed2a385095334 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 00:34:05 +0000 Subject: [PATCH] docs: add descriptions to plugin READMEs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add descriptive introductions to 12 plugin READMEs that were missing explanations of what the plugins do: - jest: SWC implementation of babel-jest for fast test transforms - noop: no-op plugin for debugging/template purposes - loadable-components: transforms @loadable/component dynamic imports - relay: compiles Relay GraphQL tagged template literals - react-remove-properties: removes data-testid and similar props - remove-console: strips console.* calls from production builds - styled-components: adds display names and SSR support - styled-jsx: transforms