Skip to main content

Series articles: Tools

ESLint and Prettier in a Docusaurus Blog

ESLint and Prettier in a Docusaurus Blog

Adding ESLint and Prettier to a Docusaurus blog: flat config for JS and TypeScript, npm scripts, and the real bugs the linter caught.

July 18, 2026

Back to top