mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e6576bb15e
(Almost) all pragmas are now one of the following: - `@...TestOnly`: custom pragma for test fixtures - `@<configName>` | `@<configName>:true`: enables with either true or a default enabled value - `@<configName>:<json value>`