Cannot assign to read only property 'keybindings' of object
souporserious opened this issue · comments
Travis Arnold commented
David Clark commented
Yes, we could use a local variable. Call the argument userOptions
and the variable options
. I'm sort of confused by this, though —— I don't understand what's illegal about that unless you the user froze your options object. Is there something different about your environment that would make your options argument read only?
Travis Arnold commented
Yeah it's weird. I'm not sure if my environment is doing it somewhere. I tried Googling around, but I couldn't find anything :/