SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Don't transpile async/await in tests (#27029)

Modern runtimes support native async/await, as does the version of Node
we use for our tests. To match how most of our users run React, this
disables the transpilation of async/await in our test suite.
A
Andrew Clark committed
47385f8fa448e52326f08d0afa357339fac6f86e
Parent: 1fdacbe
Committed by GitHub <[email protected]> on 6/30/2023, 8:29:23 PM