Replies: 1 comment 1 reply
-
|
I strongly suggest to chime in in this discussion: #3 That's where we are discussing gathering rules from other sources :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like a rule that enforces an explicit function return type, like the one that typescript-eslint provides: https://typescript-eslint.io/rules/explicit-function-return-type/
Reasoning is the same as for the ESLint rule:
Beta Was this translation helpful? Give feedback.
All reactions