teaminkling / now-playing

A macOS application for Spotify notifications and a now playing visual widget!
MIT License
80 stars 5 forks source link

Stop using nconf #27

Open paced opened 3 years ago

paced commented 3 years ago

Please explain the problem/why you would want to see a change and any workarounds you might have in place.

Use Electron Store instead. There were a number of issues with TypeScript, Webpack, and nconf, but besides that, I'd prefer to use a more purpose-built tool instead of nconf.