mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2b817b78bc
- 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