Skip to content

Comments

Extension typescript migration#18

Closed
stevez wants to merge 1 commit intofeature/extension-modefrom
extension-typescript-migration
Closed

Extension typescript migration#18
stevez wants to merge 1 commit intofeature/extension-modefrom
extension-typescript-migration

Conversation

@stevez
Copy link
Owner

@stevez stevez commented Feb 22, 2026

No description provided.

- Rename all source files (.js → .ts) and move into src/ directory
- Add Vite build with multiple entry points for Chrome extension
- Add tsconfig.json, eslint.config.js, vitest/playwright configs
- Convert unit tests and E2E tests to TypeScript
- Move static assets (manifest, icons, HTML/CSS) to public/
- Add lint, build, and typecheck steps to CI workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stevez stevez changed the base branch from main to feature/extension-mode February 22, 2026 01:51
@stevez stevez closed this Feb 22, 2026
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