This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-es2015-parameters
/
src
History
Amjad Masad
59ea034df2
Support expressions in rest arg access
...
The current implementation assumes a numeric literal although it just checks the base type.
2016-01-06 17:07:05 -08:00
..
default.js
rename NumberLiteral to NumericLiteral and RegexLiteral to RegExpLiteral
2015-11-03 01:19:35 +00:00
destructuring.js
Minor refactoring
2015-12-21 10:43:59 +01:00
index.js
6.0.0
2015-10-29 17:51:24 +00:00
rest.js
Support expressions in rest arg access
2016-01-06 17:07:05 -08:00