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
* feat: prefer importing jest globals [new rule]
- Fix#1101
Issue: #1101
* test(prefer-importing-jest-globals): use `FlatCompatRuleTester`
* test(prefer-importing-jest-globals): clean up tests
* test(prefer-importing-jest-globals): explicitly set the source type to `script`
* fix(prefer-importing-jest-globals): remove unneeded properties from rule config
* fix(prefer-importing-jest-globals): support template literals
* refactor(prefer-importing-jest-globals): use accessor utilities and optional chaining
* refactor(prefer-importing-jest-globals): remove unneeded code
* refactor(prefer-importing-jest-globals): use a Set
---------
Co-authored-by: Gareth Jones <[email protected]>
0 commit comments