Jonghakseo / chrome-extension-boilerplate-react-vite

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

chore/simplify storage #659

Closed PatrykKuniczak closed 1 month ago

PatrykKuniczak commented 1 month ago

* Please fill in the required items.

Priority*

Purpose of the PR*

I want to create this base.ts file, a little smaller and easier to read for future :)

Changes*

I renamed get func, because this _private isn't necessary here IMO, because it's exported in return afterall.

And i removed some unnecessary thinks and create some space between.