goatslacker / goatslacker/get-parameter-names
Pull request #7 doesn't handle (c = (err, data)=>{})
Open
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I don't want this comment "lost" in pull #7 where I originally put it.
https://github.com/benbotto/get-parameter-names 0.3.2 still has the following problem:
( a = 1 , b=2, c = (err, data)=>{}) => {} returns ['a', 'b', 'c', 'data']
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.