You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(prefer-importing-jest-globals): don't add imports in the middle of statements (#1645)
* fix(prefer-importing-jest-globals): ensure imports aren't inserted in the middle of a statement
* fix(prefer-importing-jest-globals): fix indenting
* fix(prefer-importing-jest-globals): give commonjs and esmodules the same import behaviour
---------
Co-authored-by: Erin Zimmer <[email protected]>
0 commit comments