2.6.0 • Published 7 years ago
eslint-config-neptune-react v2.6.0
eslint-config-neptune-react
Shared ESLint config for projects using React.
Installation
npx install-peerdeps --dev eslint-config-neptune-reactUsage
Create a .eslintrc.yml with the following contents:
extends: neptune-reactYou can then customize the config for your project by changing rules in this file.
References
This config extends our base eslint-config-cheminfo JavaScript config.