<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Automate Prettier, ESLint using Husky and Lint-Staged</title>
        <link>https://peertube.lagbag.com/videos/watch/74715dba-c8a6-4505-87c5-03c763490f6a</link>
        <description>Maybe an automated robot chef is not for you as of now, but you can always add automation to your project! Learn how to automate Prettier and ESLint as a pre-commit Git hook using Husky and Lint-Staged. Learn the conflict of interest issue between Prettier and Eslint and how to seperate concerns. Formatting is for Prettier, code quality is for ESLint. Just keep in mind: SEPERATE THE CONCERNS; Prettier - formatting, ESLint - code quality 0:00 Introduction - My Robot Chef 1:17 Section Overview 1:48 Install the required Node Modules 2:18 Configure Prettier 2:49 Configure ESLint 5:27 Install Lint-Staged 6:36 Lint-Staged Install Complete Overview 7:27 Demonstrate the Git Pre-commit Hook 8:54 Conflict of Interest Between Prettier and ESlint 10:35 Problems Continue.. async nature of Lint-Staged 11:12 Sequential Operation in Lint-Staged 12:30 SEPERATE THE CONERNS!!! 15:36 Final Review 17:32 Outro Prettier: https://prettier.io/ ESLint: https://eslint.org/ Lint-Staged: https://www.npmjs.com/package/lint-staged Husky: https://typicode.github.io/husky/#/</description>
        <lastBuildDate>Thu, 16 Apr 2026 18:17:37 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.lagbag.com</generator>
        <image>
            <title>Automate Prettier, ESLint using Husky and Lint-Staged</title>
            <url>https://peertube.lagbag.com/client/assets/images/icons/icon-512x512.png</url>
            <link>https://peertube.lagbag.com/videos/watch/74715dba-c8a6-4505-87c5-03c763490f6a</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.lagbag.com/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.lagbag.com/feeds/video-comments.xml?videoId=74715dba-c8a6-4505-87c5-03c763490f6a" rel="self" type="application/rss+xml"/>
    </channel>
</rss>