If you are developing in vscode with linting and everything turned no you will see some 'red files' that look like errors. I havent figured out how to resolve some of those reported type errors yet but the code compiles and runs. Help here would be great too.
you can run npm vite dev in a separate terminal and the types errors will go away, and you need to update vscode to the latest version i think
you can run
npm vite devin a separate terminal and the types errors will go away, and you need to update vscode to the latest version i think