Add more eslint rules
This commit is contained in:
@ -42,7 +42,7 @@ function withDispatcher(dispatcher: React.Dispatch<React.SetStateAction<boolean>
|
||||
dispatcher(false);
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
interface CommonProps {
|
||||
repo: string;
|
||||
|
Reference in New Issue
Block a user