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-unicode-escapes
/
test
/
fixtures
/
unicode-escapes
/
escaped-object-property-key
/
output.js
Justin Ridgewell
97f0b7c4a0
Transform ES2015 Unicode Escapes to ES5 (
#11377
)
2020-05-25 01:26:55 +02:00
4 lines
33 B
JavaScript
Raw
Blame
History
var
o
=
{
"\uD835\uDC9C"
:
1
}
;
Reference in New Issue
View Git Blame
Copy Permalink