This repository contains blog posts for Swetrix.
This project uses Prettier to ensure consistent formatting of Markdown files.
npm run format
- Format all Markdown filesnpm run format:check
- Check if files need formatting (without making changes)