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
/
static-accessors
History
Nicolò Ribaudo
910b1f266f
Archive
@babel/plugin-syntax-class-properties
(
#13232
)
...
babel/babel-archive@b95d3626ad
2021-04-29 23:56:03 +02:00
..
access-in-static-field-initializer
Ensure static private method init run before static property (
#12918
)
2021-03-04 00:02:23 +01:00
basic
Use
function
rather than
var
to compile private methods (
#12990
)
2021-03-11 02:08:31 +01:00
destructure-set
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
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
Archive
@babel/plugin-syntax-class-properties
(
#13232
)
2021-04-29 23:56:03 +02:00