• Robert Knight's avatar
    Upgrade to ESLint v7.x · ea93953e
    Robert Knight authored
    Update eslint-config-hypothesis which was in turn holding back various
    other ESLint packages.
    
    The newest update to eslint-plugin-react-hooks found an incorrect usage
    of `useCallback` in `ThreadCard` where `debounce` was being called on
    ever render instead of only when certain dependencies changed.
    ea93953e
.eslintrc.js 452 Bytes