We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mount
1 parent 937d542 commit 655a751Copy full SHA for 655a751
eslint.config.mjs
@@ -44,6 +44,7 @@ export default [
44
...globals.jest,
45
insights: true,
46
React: true,
47
+ mount: true, // Set to true to allow it to be used without definition
48
},
49
50
parser: babelParser,
0 commit comments