Skip to content

Instantly share code, notes, and snippets.

@radik909
Last active December 22, 2017 09:08
Show Gist options
  • Save radik909/8c86a6243284c78e69340c04881f35a0 to your computer and use it in GitHub Desktop.
Save radik909/8c86a6243284c78e69340c04881f35a0 to your computer and use it in GitHub Desktop.
React Js - Contribution

Tools 💪

  • Prefer latest node version(>=8.0)
  • Use yarn over npm

Code formatting

  • Use Prettier for formatting your code.
  • Integrate Prettier with your editor.

Lint

Use ESLint for linting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment