I am currently using .jsx files instead of .tsx files in my project, and I suspect that this might be causing the issue. However, there is no information in the documentation indicating that the library is only compatible with .tsx files. Could you please provide clarification on whether the library supports .jsx files as well? If not, it would be helpful to update the documentation to reflect this limitation. Thank you.
Error Message
No inputs were found in config file 'd:/PATH/node_modules/react-multi-carousel/tsconfig.json'. Specified 'include' paths were '["./src/*/.tsx","./src/*/.ts"]' and 'exclude' paths were '["node_modules"]'.
I am currently using .jsx files instead of .tsx files in my project, and I suspect that this might be causing the issue. However, there is no information in the documentation indicating that the library is only compatible with .tsx files. Could you please provide clarification on whether the library supports .jsx files as well? If not, it would be helpful to update the documentation to reflect this limitation. Thank you.
Error Message No inputs were found in config file 'd:/PATH/node_modules/react-multi-carousel/tsconfig.json'. Specified 'include' paths were '["./src/*/.tsx","./src/*/.ts"]' and 'exclude' paths were '["node_modules"]'.