Sign in Sign up
npm

codemod-missing-await-act

Adds missing `await` to `act` calls or methods that contain an `act` call using [jscodeshift](https://github.com/facebook/jscodeshift). The codemod propagates these changes throughout the file. For example, given

Activity

Latest release
10mo ago
Total releases
10
Cadence
~3 days
Last 12 months
6

Reach

Stars

Details

License
MIT
First release
Apr 29, 2023
Releases
Version Released
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.0 major
0.3.0 minor
0.2.0 minor
0.1.0 minor
0.0.1 initial