Signal store feature - Typing #4354
Unanswered
CorneThoes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
I had a question about the signal store typing.

I hate adding
// eslint-disable-next-line @typescript-eslint/explicit-function-return-type
With NGRX we had finally gotten to a point where I never needed to use it anymore. Does anyone know what the correct way of typing the signal store methods is?
Beta Was this translation helpful? Give feedback.
All reactions