Skip to content

feat: add TypeScript support and workspace configuration #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adispring
Copy link
Contributor

  • Add TypeScript type definitions for chrome extension

  • Configure pnpm workspace for better dependency management

  • Add code quality tools (prettier, commitlint, eslint)

  • Reorganize package dependencies

- Add TypeScript type definitions for chrome extension

- Configure pnpm workspace for better dependency management

- Add code quality tools (prettier, commitlint, eslint)

- Reorganize package dependencies
@tedjames
Copy link
Contributor

Amazing!! Great work @adispring 👍

I'm wrapping up some other work right now - let me review and test it on my machine tomorrow! We will get this + a few other updates in for a v1.3 release this weekend hopefully :)

Appreciate your support very much. Thank you 🙏

…tension

- Remove .DS_Store file
- Add ESLint configuration specific to Chrome extension
- Refactor background.js with consistent code style (single quotes, formatting)
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.

2 participants