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
/
const-violations
/
update-expression
/
input.js
Mauro Bringolf
92fc26d399
Remove check-constants plugin (
#6987
)
...
* Rebased onto new version * Moved constants check into a separate method
2018-01-26 10:43:09 -05:00
3 lines
22 B
JavaScript
Raw
Blame
History
const
foo
=
1
;
foo
++
;
Reference in New Issue
View Git Blame
Copy Permalink