Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22
24
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- **Framework**: Astro 5.x with MDX
- **UI Libraries**: React 19, Vue (for specific components)
- **Language**: TypeScript (strict mode)
- **Node Version**: 22 (see `.node-version`)
- **Node Version**: 24 (see `.node-version`)
- **Formatter**: Biome (primary), Prettier (for .astro files)
- **Linter**: ESLint 9 (flat config)
- **Testing**: Vitest
Expand Down