-
Notifications
You must be signed in to change notification settings - Fork 0
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
Isolate storage library #1
Conversation
@hugoib pls check the protection on this repo |
Added branch protection, after we set the structure of how many libraries will live in this repo, we will implement proper CI checks: |
I reviewed, it looks good, tests are passing after adding typescript to the package.json After we approve this: Please adapt to that structure and I will review again before merging |
…organization and consistency, added TypeScript support and improved package.json structure
I reviewed again, looks good! Waiting for the pipeline to pass and then I will approve it. |
First merge this: #7 |
Refactor storage logic into a standalone library in a new repository for reusability