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
electron-store is a module that handles data saving and loading for your Electron app or module. It supports JSON Schema validation, migrations, encryption, and more options to customize your config file.
Application should be able to save it's settings in a JSON file stored in user's home, everytime it exits:
Things to be saved:
The text was updated successfully, but these errors were encountered: