unjs / rc9

Read/Write config couldn't be easier!
Other
269 stars 5 forks source link

fix: stringify strings to avoid being cast to numbers #123

Closed danielroe closed 3 months ago

danielroe commented 3 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

This ensures we stringify strings to avoid them being cast back to numbers when they are read (e.g. 021324)

๐Ÿ“ Checklist