How to enable type checking in watch mode when using node server #3890
michaelxiacs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I run
npm run dev
, it only does type checking at the start, watch mode doesn't perform type checking. How can I perform type checking in watch mode?Beta Was this translation helpful? Give feedback.
All reactions