srgraham/coffeelint-callback-handle-error

crash when using splats

Closed this issue · 0 comments

currently crashes when you use a splat in a function definition

coffeelint-callback-handle-error\index.js:38
           var_name = param.name.value;
           ^
           TypeError: Cannot read property 'value' of undefined