electron-userland / electron-json-storage

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

Allow spaces in file names #102

Closed seanmcclure22 closed 6 years ago

seanmcclure22 commented 6 years ago

Referencing issue #100

jviotti commented 6 years ago

Looks good, but just one small request: can we add a test case that tests fully reading and writing to a file name with spaces?

jviotti commented 6 years ago

Awesome, thanks a lot! I'll publish a new version in a little bit.

jviotti commented 6 years ago

Published v4.1.0 to npm!