Open
Description
I cloned the wheels repository as the base for QuizIt project and successfully set it up by running ./bin/setup. The application is running as expected; however, I am encountering warnings related to missing modules in the import statements.
Upon further investigation, I found a suggestion stating that the "option 'module' should be set to 'NodeNext' when the option 'moduleResolution' is set to 'NodeNext in app/javascript/src/jsconfig.json". After applying this change, the warnings disappeared.
Metadata
Metadata
Assignees
Labels
No labels