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 6e2c79b commit c6443a4Copy full SHA for c6443a4
jest.config.js
@@ -22,7 +22,7 @@ module.exports = {
22
'!packages/template-explorer/**',
23
'!packages/size-check/**',
24
'!packages/runtime-core/src/profiling.ts',
25
- '!packages/runtome-core/src/customFormatter.ts',
+ '!packages/runtime-core/src/customFormatter.ts',
26
// DOM transitions are tested via e2e so no coverage is collected
27
'!packages/runtime-dom/src/components/Transition*',
28
// only called in browsers
0 commit comments