yeoman / configstore

Easily load and persist config without having to think about where and how
BSD 2-Clause "Simplified" License
868 stars 56 forks source link

Do not create a file on read if it doesn't exist #57

Closed Jason3S closed 6 years ago

Jason3S commented 6 years ago

Fixes #56

This change will only cause a config file to be created if there is something to create.