Skip to main content

Series articles: Tools

ESLint & Prettier in a Docusaurus Blog

ESLint & Prettier in a Docusaurus Blog

How and why I added ESLint and Prettier to my Docusaurus blog: a flat ESLint config (JS/JSX + TypeScript), Prettier formatting, npm scripts, and the real bugs the linter actually caught.

July 18, 2026

Back to top