Skip to content

Conversation

@jcbrand
Copy link
Member

@jcbrand jcbrand commented Oct 23, 2025

No description provided.

- Configure TypeScript compiler options in tsconfig.json
- Add TypeScript support to Rollup build process
- Update package.json scripts to handle TypeScript compilation
- Install @rollup/plugin-typescript for TypeScript support in builds
- Ensure build process can handle both .js and .ts files during transition

The setup allows for gradual migration from JavaScript to TypeScript while maintaining existing functionality and test
coverage.
upgrade webpack
@jcbrand jcbrand force-pushed the jcbrand/typescript branch from d1925c0 to 1d3dbea Compare October 23, 2025 20:46
@jcbrand jcbrand force-pushed the jcbrand/typescript branch from 1d3dbea to 7dcfebb Compare October 23, 2025 20:50
@jcbrand jcbrand merged commit e5b6bfe into master Oct 23, 2025
1 check passed
@jcbrand jcbrand deleted the jcbrand/typescript branch October 23, 2025 20:52
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.

1 participant