javascript-decorators icon indicating copy to clipboard operation
javascript-decorators copied to clipboard

Typo in `nonenumerable` function example

Open dmwelch opened this issue 7 years ago • 1 comments

descriptor not defined in example scope - you meant descriptor as the input, right? Or am I missing something?

dmwelch avatar Jul 09 '18 14:07 dmwelch

FYI, This will never land because this isn't the current proposal, https://github.com/tc39/proposal-decorators is. It's also already open in https://github.com/wycats/javascript-decorators/pull/53.

loganfsmyth avatar Jul 09 '18 16:07 loganfsmyth