Brendan FalkB
Convex Community5mo ago
4 replies
Brendan Falk

Lint return validators

Hi there - we have noticed a lot of errors in production where a handler's return value does not exactly match the return validators.

This is super frustrating and we would ideally like to catch with a linter as opposed to at runtime.

Should the existing linter be doing this? Does anyone have suggestions for how we can enforce this? We use typescript
Was this page helpful?