Files
react/scripts/jest
Andrew Clark 47385f8fa4 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.
2023-06-30 16:29:23 -04:00
..
2017-11-23 18:02:47 +00:00
2023-02-09 17:07:49 +01:00