We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When importing the library the TS says it cannot be resolved. However, the tests are run as expected.
The error message I see is:
Unable to resolve path to module '@esm-bundle/chai'. eslint(import/no-unresolved)
I am not sure why is this happening. Possibly it's a wrong path to the d.ts file?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When importing the library the TS says it cannot be resolved. However, the tests are run as expected.
The error message I see is:
I am not sure why is this happening. Possibly it's a wrong path to the d.ts file?
The text was updated successfully, but these errors were encountered: