You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#256 and #413 would be easier to achieve if sync.ts used and abstract storage class that can be implemented to store and restore from GIST, GIT REPOS, LOCAL FILES, GOOGLE DRIVE etc.
Can you also please increasing coverage with the tests otherwise the risk of regressions is very high.
The text was updated successfully, but these errors were encountered:
#256 and #413 would be easier to achieve if
sync.ts
used and abstractstorage
class that can be implemented to store and restore from GIST, GIT REPOS, LOCAL FILES, GOOGLE DRIVE etc.Can you also please increasing coverage with the tests otherwise the risk of regressions is very high.
The text was updated successfully, but these errors were encountered: