editorconfig
Advanced tools
Changelog
2.0.0
unset
option to API and CLI. When enabled, properties with the value
"unset" will be removed from the returned object. Defaults to false in all
cases, since according to the core team, this is something that the editor
plugin is supposed to do, and the tests reinforce this. An unset()
function is now exported if you'd like to call it explicitly.
Fixes #123.Changelog
1.0.2
Changelog
1.0.1
Changelog
1.0.0