We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47a257 commit b2ce3adCopy full SHA for b2ce3ad
1 file changed
jest.legacy.config.js
@@ -41,6 +41,9 @@ const TRANSFORM_IGNORE_PACKAGES = [
41
'unist-util-stringify-position',
42
'uuid',
43
44
+ // Related to Speech SDK.
45
+ 'microsoft-cognitiveservices-speech-sdk',
46
+
47
// Related to Adaptive Cards.
48
'dom7',
49
'ssr-window',
0 commit comments