-
Notifications
You must be signed in to change notification settings - Fork 929
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
Unable to import .ts file in .tsx files. #497
Closed
adityaparab opened this issue
May 17, 2018
· 4 comments
· May be fixed by hixio-mh/core-1#50, hixio-mh/core-1#52, hixio-mh/core-1#55, hixio-mh/core-1#57 or turkdevops/core#220
Closed
Unable to import .ts file in .tsx files. #497
adityaparab opened this issue
May 17, 2018
· 4 comments
· May be fixed by hixio-mh/core-1#50, hixio-mh/core-1#52, hixio-mh/core-1#55, hixio-mh/core-1#57 or turkdevops/core#220
Comments
Thanks for submitting the issue! I've just checked the repro - it's not fixed :) |
He said, and closed the issue. 🙂? |
@mindplay-dk yup, that's cold. |
This was referenced Nov 4, 2021
This was referenced Dec 9, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I generated a react typesript project and I am unable to import my redux module's index.ts file in the project's main file
index.tsx
Here is a snapshot of the error
Link where the error can be reproduced - https://stackblitz.com/edit/adityaparab-react-redux-ts?file=index.tsx
The text was updated successfully, but these errors were encountered: