
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Duncan Leung</title>
      <link>https://www.duncanleung.com/blog</link>
      <description>📚 Learning, 👨🏻‍💻 Building, 📝 Documenting...</description>
      <language>en-us</language>
      <managingEditor>duncan@leungs.email (Duncan Leung)</managingEditor>
      <webMaster>duncan@leungs.email (Duncan Leung)</webMaster>
      <lastBuildDate>Thu, 16 Jan 2020 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.duncanleung.com/tags/eslint/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/profile-measure-find-remove-slow-eslint-rules</guid>
    <title>Profile and Remove Slow ESLint Rules</title>
    <link>https://www.duncanleung.com/blog/profile-measure-find-remove-slow-eslint-rules</link>
    <description>A detailed guide to profiling, measuring, and optimizing slow ESLint rules, with practical techniques for improving linting performance.</description>
    <pubDate>Thu, 16 Jan 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category><category>optimization</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/how-to-setup-eslint-eslintrc-config-difference-eslint-config-plugin</guid>
    <title>Setting Up ESLint: Understanding Config Files and Plugins</title>
    <link>https://www.duncanleung.com/blog/how-to-setup-eslint-eslintrc-config-difference-eslint-config-plugin</link>
    <description>A guide to set up ESLint, explaining the differences between ESLint config files and plugins, with detailed configuration examples and best practices.</description>
    <pubDate>Tue, 28 Jan 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/why-slow-plugin-typescript-eslint-performance-issues</guid>
    <title>Why typescript-eslint Performance is Slow</title>
    <link>https://www.duncanleung.com/blog/why-slow-plugin-typescript-eslint-performance-issues</link>
    <description>A deep dive into TypeScript ESLint plugin performance issues, exploring common bottlenecks and providing solutions for improved linting speed.</description>
    <pubDate>Mon, 10 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category><category>typescript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/eslint-mixed-javascript-typescript-files-codebase</guid>
    <title>ESLint on TypeScript and JavaScript Files</title>
    <link>https://www.duncanleung.com/blog/eslint-mixed-javascript-typescript-files-codebase</link>
    <description>Setting up ESLint to parse and lint a mixed JavaScript and TypeScript codebase using overrides configuration for different file types.</description>
    <pubDate>Wed, 06 Jan 2021 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category><category>typescript</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/husky-prettier-eslint-precise-commits-lint-staged-pre-commit-pre-push</guid>
    <title>Setting Up Husky, Prettier, and ESLint with precise-commits and lint-staged</title>
    <link>https://www.duncanleung.com/blog/husky-prettier-eslint-precise-commits-lint-staged-pre-commit-pre-push</link>
    <description>Automatically format and lint code with Git hooks using Husky, Prettier, ESLint, precise-commits and lint-staged for pre-commit and pre-push workflows.</description>
    <pubDate>Sat, 12 Jun 2021 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category><category>prettier</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/eslint-v9-typescript</guid>
    <title>Preparing for ESLint v9: TypeScript Integration Changes</title>
    <link>https://www.duncanleung.com/blog/eslint-v9-typescript</link>
    <description>A guide to the upcoming changes in ESLint v9 regarding TypeScript integration, including migration notes.</description>
    <pubDate>Thu, 18 Jul 2024 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>eslint</category><category>typescript</category>
  </item>

    </channel>
  </rss>
