kabisa/kudos-frontend

View on GitHub
src/modules/manage-team/sections/invite/CreateInvite.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
93%

Missing return type on function.
Open

  sendInvites(mutate: any) {

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/

Argument 'mutate' should be typed with a non-any type.
Open

  sendInvites(mutate: any) {

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

There are no issues that match your filters.

Category
Status