eslint-plugin-jest: Is `environments.globals` misconfigured?
Shouldn’t it be
    globals: {
-      globals,
+      jest: globals,
    },
?
About this issue
- Original URL
 - State: closed
 - Created 4 months ago
 - Comments: 15 (1 by maintainers)
 
Shouldn’t it be
    globals: {
-      globals,
+      jest: globals,
    },
?
People are using
jest: true😄jest: true147k files https://github.com/search?q=jest%3A+true&type=codejest/globals: true702 fileshttps://github.com/search?q=jest%2Fglobals%3A+true&type=code