steveukx / properties

Properties reader for Node.js
MIT License
77 stars 33 forks source link

Data type parsing doesn't seem to happen when using `each` or `getAllProperties` #34

Open zenithlight opened 4 years ago

zenithlight commented 4 years ago

When using these functions, the value is always returned as a string instead of being inferred.