Astro static-site starter with TypeScript, linters, and CI linting.
This Astro starter scaffolds static websites using Astro with TypeScript, JavaScript, and CSS. It bundles linting and formatting (ESLint, Stylelint, Prettier), pre-commit hooks via Lefthook, and GitHub Actions to run linters on pull requests, making it suited for documentation and content-driven static sites.
0