antonio-ramadas/palbum

Remove all files when uninstalling

Open

#4 opened on Mar 10, 2019

 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
good first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

It is used electron-store to store some data like the keys used to communicate with the Spotify API. This package creates a JSON file that is never deleted, but it should be removed when uninstalling the app.

Contributor guide