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-proposal-private-property-in-object
/
test
/
fixtures
History
Nicolò Ribaudo
2fc288576e
Allow compiling
#foo in obj
without compiling private fields (
#13172
)
2021-04-28 18:25:17 +02:00
..
assumption-privateFieldsAsProperties
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
private
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
private-loose
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
to-native-fields
Allow compiling
#foo in obj
without compiling private fields (
#13172
)
2021-04-28 18:25:17 +02:00