class Foo {
static bar = 0;
}
Foo.bar++;
// Cannot assign to read only property 'bar' of function
Babel is a compiler for writing next generation JavaScript.
For questions and support please visit the gitter room or StackOverflow. The Babel issue tracker is exclusively for bug reports and future requests.
For documentation and website issues please visit the babel.github.io repo.
Description
Languages
JavaScript
99.5%
Makefile
0.3%
HTML
0.1%