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-methods
/
test
/
fixtures
/
accessors
History
Nicolò Ribaudo
8ad6b75cde
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
..
basic
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
get-only-setter
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
helper
Private Class Methods Stage 3: Private Accessors (
#9101
)
2019-01-21 22:05:37 +01:00
reassignment
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
set-only-getter
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
updates
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
options.json
Enable
external-helpers
by default in tests (
#12911
)
2021-02-26 23:33:26 +01:00