set()
in
lib/config.js [14:16]
3
lines of code
1
McCabe index (conditional complexity)
set(key, value) { this.data[key] = value; }