Skip to content

Unsupported import statements + const enums #73

New issue

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

Closed
sgb-io opened this issue Jan 5, 2021 · 1 comment
Closed

Unsupported import statements + const enums #73

sgb-io opened this issue Jan 5, 2021 · 1 comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@sgb-io
Copy link
Owner

sgb-io commented Jan 5, 2021

Ran the project against ts-jest and found 2 things that are not supported:

  • Import syntax such like this: import set = require('lodash.set')
  • const enum
@sgb-io sgb-io added bug Something isn't working dependencies Pull requests that update a dependency file labels Jan 5, 2021
@sgb-io
Copy link
Owner Author

sgb-io commented May 13, 2023

Closing due to #122

@sgb-io sgb-io closed this as completed May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant