• Kyle Keating's avatar
    Change configFrom() to configDefinitions() · e8617749
    Kyle Keating authored
    The main difference is that configFrom returned config key:value pairs, but now configDefinitions returns key:object pairs. Where the object may hold additional flags and methods for each specific config value. Currently the only method included is valueFn() which gets the value from its source. Others will follow.
    e8617749
Name
Last commit
Last update
..
test Loading commit data...
config-func-settings-from.js Loading commit data...
index.js Loading commit data...
is-browser-extension.js Loading commit data...
settings.js Loading commit data...
sidebar.js Loading commit data...