kabisa/kudos-frontend

View on GitHub
src/modules/login/ForgotPasswordPage.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Missing return type on function.
Open

  onCompleted() {

For more information visit Source: http://eslint.org/docs/rules/

An empty interface is equivalent to {}.
Open

export interface Props {}

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

  formSubmit(e: FormEvent, resetPassword: ForgotPasswordMutationCallback) {

For more information visit Source: http://eslint.org/docs/rules/

Missing return type on function.
Open

  render() {

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status