Replies: 2 comments 1 reply
-
you need to set |
Beta Was this translation helpful? Give feedback.
-
Thanks. I think the issue is that the starter kit we used split the tsconfig into a web and node version, and the main tsconfig uses Update: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy, thanks so much for the great work. We are trying to figure out how to enable type checking while in dev/watch mode. Carrying this over from our non-electron vite base, we added
vite-plugin-checker
to our electron.vite.config.js. But it does not seem to catch any typescript errors, neither in main nor render code.Beta Was this translation helpful? Give feedback.
All reactions