node-settings
node-settings copied to clipboard
[feature] Two json files in constructor
Hello there
Would be cool if I could pass on two json files to the constructor instead of one.
Because in my project I have a default.json and a secret.json - the secret one has passwords for live servers that aren't in the repository.
Thanks, Michael