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-block-scoping
/
test
/
fixtures
/
exec
History
Nicolò Ribaudo
a967910b8b
Throw a
TypeError
when reassigning a
const
(
#12252
)
2020-10-25 22:30:28 +01:00
..
block-scoped-2.js
…
block-scoped.js
…
closure-wrap-collision.js
…
collision-for.js
…
constant-violation.js
Throw a
TypeError
when reassigning a
const
(
#12252
)
2020-10-25 22:30:28 +01:00
destructuring-defaults.js
…
duplicate-function-scope.js
Migrate -optional-catch-binding, -block-scoping to use jest expect assertions
2018-04-13 14:19:49 +05:30
for-continuation-outer-reference.js
Migrate -optional-catch-binding, -block-scoping to use jest expect assertions
2018-04-13 14:19:49 +05:30
for-continuation.js
…
for-loop-head.js
…
label.js
…
multiple.js
…
nested-labels-2.js
…
nested-labels-3.js
…
nested-labels-4.js
…
nested-labels.js
…
options.json
Format fixture JSON with Prettier. (
#8658
)
2018-09-09 17:57:52 -07:00
scope-bindings.js
Fix tdz checks in transform-block-scoping plugin (
#9498
)
2019-07-21 06:34:43 +02:00
switch-break.js
Migrate -optional-catch-binding, -block-scoping to use jest expect assertions
2018-04-13 14:19:49 +05:30
switch-labeled-break.js
Treat break inside block inside loop (
#8914
)
2018-10-25 09:46:36 -05:00