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
/
test
/
fixtures
/
transformation
/
es6-computed-property-names-loose
/
variable
/
actual.js
Sebastian McKenzie
afd3af834d
add loose option to computed property names
2015-01-14 00:35:45 +11:00
4 lines
33 B
JavaScript
Raw
Blame
History
var
foo
=
{
[
bar
]
:
"foobar"
}
;
Reference in New Issue
View Git Blame
Copy Permalink