This is an example on how to integrate Prettier with ESLint on a Node.js project, so you can improve your development experience.
Chapters:
0:00 Introduction
0:17 Prettier explanation
0:46 ESLint explanation
1:27 About the project
2:03 Prettier setup
3:59 ESLint setup
6:26 Integrate Prettier with ESLint
8:08 ESLint custom rules