Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.43k stars 357 forks source link

chore/simplify storage #659

Closed PatrykKuniczak closed 3 months ago

PatrykKuniczak commented 3 months 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.