electron-userland / electron-json-storage

:package: Easily write and read user settings in Electron apps
1.43k stars 79 forks source link

add setSync function to write user data in sync #188

Closed damini-vashishtha closed 1 year ago

jviotti commented 1 year ago

Awesome! Looking forward to some basic tests and I'll merge + release this

damini-vashishtha commented 1 year ago

@jviotti I am done with all the suggested changes. Can you please merge and release this asap?

jviotti commented 1 year ago

@damini-vashishtha The Travis CI required check is not firing and I don't have admin access on this repo to disable it myself. I'm reaching out to relevant people to get proper access. In the mean-time, I believe you can use npm to install the module directly from the git branch.

jviotti commented 1 year ago

Done! v4.6.0 has been published to npm