Skip to content

Upgrade to TypeScript 7 #92

Description

@gingur

Overview

Upgrade shared TypeScript toolchain configs from TypeScript 5 to TypeScript 7.

Current state

  • typescript: ^5 in both dependencies and peerDependencies
  • typescript-eslint: ^8
  • No .ts source files — TypeScript is used as a shared config dependency for consumer repos

Tasks

  • Update typescript dependency to ^7 (both regular and peer)
  • Update typescript-eslint to a version compatible with TS 7
  • Review and update any shared tsconfig base configs in configs/
  • Verify ESLint/Prettier configs still work with the new version
  • Coordinate with consumer repos (hooks, troyrhinehart) that depend on these shared configs

Tracked cross-repo task

Metadata

Metadata

Assignees

Labels

claude-askagent ask issue — operator replies drive turns

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions