Jest Does not Understand Import In node_modules
I have a simple testing project, which has a Custom component to import from some @fluentui/azure-theme package in src/Custom.tsx file:
I have a simple testing project, which has a Custom component to import from some @fluentui/azure-theme package in src/Custom.tsx file: