Airbnb eslint (typescript) config in reactjs project (My eslint config part 2)

preview_player
Показать описание
The custom react-app eslint config that comes with create-react-app is not enough for me or my team, so I used an opinionated eslint config which is the airbnb eslint config based on its popular style guide. This eslint config internally uses other eslint plugins related to eslint-plugin-import, eslint-plugin-jsx-a11y (related to accessibility), eslint-plugin-reactapp, eslint-plugin-react-hooks, @typescript-eslint/eslint. Not all of the dependencies' rules are turned on by airbnb, we could customize them, I will show this in future videos.

Since this is a create react app typescript project I have used airbnb-typescript eslint wrapper.
In the next video I will talk about unicorn, which is even more opinionated.

Рекомендации по теме
Комментарии
Автор

Thanks for the tutorials. I`ve been struggling with setting up set for a few hours, and
your videos are the most helpful ones.

nivaech
Автор

Thank you. Your video is the most updated one and helped me a lot!

kimpma
join shbcf.ru