September 2018
Intermediate to advanced
302 pages
7h 17m
English
Follow these steps to configure your own linter:
yarn add --dev eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y babel-eslint
ESLint is the linter that we will be using, and by running the preceding command, you will have ...
Read now
Unlock full access