Skip to main content

One post tagged with "feature"

View All Tags

· One min read
Jacques Yakoub

Flat JSON such as this one are now supported :

{
"unchanged.key_with-special-char!":"Hello",
"changed.key_test$":"world !"
}

Don't forget to set option keySeparator to false in your settings.json or settings.js files.