Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.26k stars 329 forks source link

fix: types for `chrome-extension` package to be compatible #727

Open PatrykKuniczak opened 2 weeks ago

PatrykKuniczak commented 2 weeks ago

* Please fill in the required items.

Priority*

Purpose of the PR*

I've described it in details here: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/714#issuecomment-2341656789

Changes*

I've added vite and @types/node for chrome-extension package

Jonghakseo commented 2 weeks ago