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-duplicate-keys
/
test
/
fixtures
/
duplicate-keys
/
both-quoted
/
expected.js
Chris Cowan
4730526bf2
Add transform-es2015-duplicate-keys plugin.
2016-02-25 21:03:03 -08:00
2 lines
38 B
JavaScript
Raw
Blame
History
var
x
=
{
"a\n b"
:
5
,
[
"a\n b"
]
:
6
}
;
Reference in New Issue
View Git Blame
Copy Permalink