Skip to content

Conversation

@JonathanMatthey
Copy link

Changes

  • Added ESLint dependencies (eslint, @typescript-eslint/*, eslint-plugin-astro, astro-eslint-parser)
  • Created .eslintrc.cjs with TypeScript and Astro support
  • Added scripts: lint, lint:fix, format
  • Created .eslintignore to exclude build artifacts and dependencies
  • Updated README with formatting setup and usage instructions
  • Added/updated PR template with formatting checklist
  • Added CI workflow to enforce ESLint checks on PRs

- Add ESLint 9 and Prettier for consistent code formatting across docs repos
- Configure ESLint with TypeScript and Astro support
- Standardize lint and format commands across all repositories
- Upgrade to ESLint 9 flat config format (eslint.config.js)
- Update all ESLint and Prettier packages to latest versions
- Add CI checks to enforce formatting standards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants