-
|
Hello, With 26.5.3, I'm getting compilation errors in TS files like this "error TS2503: Cannot find namespace" - seems unable to pick up a custom .d.ts file with global type definitions (global/namespace stuff). With 23.1.4 it completely ignores types (could even delete the .d.ts file and ts-jest would work without complaining), which is also not good but at least it works. Am I missing some configuration for 26.5.3, or is there potentially an issue? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
The custom type should work as Would you please share your project? |
Beta Was this translation helpful? Give feedback.
-
|
Probably related #2445 |
Beta Was this translation helpful? Give feedback.
Probably related #2445