We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We follow AirBnB's mostly reasonable approach to React and JSX and we use the eslint-config-airbnb module to enforce it.
eslint-config-airbnb
yarn lint
yarn lint:fix
This command will be run automatically every time you commit any code