-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(prefer-importing-jest-globals): don't add imports in the middle o…
…f 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 <ezimmer@atlassian.com>
- Loading branch information
1 parent
9adda0a
commit 9c4197c
Showing
2 changed files
with
60 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters