We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb7b7a commit 999f169Copy full SHA for 999f169
2 files changed
.node-version
@@ -1 +1 @@
1
-22
+24
AGENTS.md
@@ -7,7 +7,7 @@
7
- **Framework**: Astro 5.x with MDX
8
- **UI Libraries**: React 19, Vue (for specific components)
9
- **Language**: TypeScript (strict mode)
10
-- **Node Version**: 22 (see `.node-version`)
+- **Node Version**: 24 (see `.node-version`)
11
- **Formatter**: Biome (primary), Prettier (for .astro files)
12
- **Linter**: ESLint 9 (flat config)
13
- **Testing**: Vitest
0 commit comments