--

Everyting is great! But I stuck with the problem, when I need to wrap JS-object having a parameter name with dash. Like this:

{

‘some-parameter’: ‘value’,

}

Do you know how to work around?

--

--