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.
1 parent 9bba3ee commit 1c8c2c7Copy full SHA for 1c8c2c7
package.json
@@ -150,7 +150,8 @@
150
"/packages/jest-snapshot/src/__tests__/plugins",
151
"/packages/jest-validate/src/__tests__/fixtures/",
152
"/packages/jest-worker/src/__performance_tests__",
153
- "/packages/pretty-format/perf/test.js"
+ "/packages/pretty-format/perf/test.js",
154
+ "/integration_tests/__tests__/iterator-to-null-test.js"
155
]
156
},
157
"prettier": {
0 commit comments