react/scripts/babel
Andrew Clark e831c23278
Test infra: Support gate('enableFeatureFlag') (#30760)
Shortcut for the common case where only a single flag is checked. Same
as `gate(flags => flags.enableFeatureFlag)`.

Normally I don't care about these types of conveniences but I'm about to
add a lot more inline flag checks these all over our tests and it gets
noisy. This helps a bit.
2024-08-20 16:40:01 -04:00
..
__tests__ Test infra: Support gate('enableFeatureFlag') (#30760) 2024-08-20 16:40:01 -04:00
getComments.js Transform updates to support Flow this annotation syntax (#25918) 2023-01-05 15:41:49 -05:00
transform-lazy-jsx-import.js Transform JSX to Lazy Requires instead of Wrappers (#30433) 2024-07-23 15:51:23 -04:00
transform-object-assign.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
transform-prevent-infinite-loops.js [Fizz] Refactor Component Stack Nodes (#30298) 2024-07-09 15:44:01 -04:00
transform-react-version-pragma.js lint: enable reportUnusedDisableDirectives and remove unused suppressions (#28721) 2024-06-21 12:24:32 -04:00
transform-replace-console-calls.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
transform-test-gate-pragma.js Use .slice() for all substring-ing (#26677) 2023-04-19 14:26:01 -07:00