mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
d16fe4be5b
- Adds @compilationMode(all|infer|syntax|annotation) and @panicMode(none) directives. This is now shared with our test infra - Playground still defaults to `infer` mode while tests default to `all` mode - See added fixture tests