You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renamed `scripts/check-readme-version.mjs` to `.ts` and added TypeScript type annotation
- Updated `check:version-sync` npm script to use `node --experimental-strip-types` with the new `.ts` file
- Added `@types/node ^26.0.1` as a devDependency for proper Node.js type checking
- Updated AGENTS.md to document that all scripts must be TypeScript
- Updated dev dependencies (eslint, typescript-eslint, prettier, and others)
0 commit comments