Skip to content

Instantly share code, notes, and snippets.

@LevPewPew
Created August 11, 2020 01:26
Show Gist options
  • Save LevPewPew/836530692915cd8a124846124bea9151 to your computer and use it in GitHub Desktop.
Save LevPewPew/836530692915cd8a124846124bea9151 to your computer and use it in GitHub Desktop.
how to ignore that missing dependencies linting error in react
/* eslint-disable react-hooks/exhaustive-deps */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment