Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Last active April 9, 2018 15:35
Show Gist options
  • Select an option

  • Save paulomcnally/cf188078e41c950f9788c2f0764a124e to your computer and use it in GitHub Desktop.

Select an option

Save paulomcnally/cf188078e41c950f9788c2f0764a124e to your computer and use it in GitHub Desktop.

09/04/2018

$ npm info "eslint-config-airbnb@latest" peerDependencies

Output:

{
  eslint: '^4.9.0',
  'eslint-plugin-import': '^2.7.0',
  'eslint-plugin-jsx-a11y': '^6.0.2',
  'eslint-plugin-react': '^7.4.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment