Closed crashmax-dev closed 3 years ago
readFileSync returns a Buffer. JSON.parse fixes this
readFileSync
Thanks @crashmax-dev, will merge in #38.
For future reference please allow maintainers to push commits to your PR branch, this makes it easier to do some final changes and then merge.
readFileSync
returns a Buffer. JSON.parse fixes this