Skip to content

Instantly share code, notes, and snippets.

@neciu
Created July 27, 2017 20:19
Show Gist options
  • Save neciu/773fe48c2990e1412d583e36a8f762ff to your computer and use it in GitHub Desktop.
Save neciu/773fe48c2990e1412d583e36a8f762ff to your computer and use it in GitHub Desktop.
[Your last ESLint config] extended React .eslintrc.js
module.exports = {
extends: ['last', 'prettier/react', 'plugin:react/recommended'],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment