Skip to content

Instantly share code, notes, and snippets.

@Xiryl
Created July 11, 2020 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xiryl/6c0cd71c59f91be3bcfe3d34eca4bb3f to your computer and use it in GitHub Desktop.
Save Xiryl/6c0cd71c59f91be3bcfe3d34eca4bb3f to your computer and use it in GitHub Desktop.
eslint-guide
{
"extends": "react-app",
"rules": {
"no-console": "warn"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment