All Posts tagged as "Git"

Best Practice Git Hooks and ESLint

Best Practice Git Hooks and ESLint

If you are setting up a mono-repo consisting of JavaScript/TypeScript projects and you want to work on it with your team, then you need to setup ESLint properly...