Jay Phelps d9cbce1862 [BUGFIX] checking whether value key is in descriptor instead of checking if value is truthy since !!0 === false
class Foo {
  static bar = 0;
}

Foo.bar++;
// Cannot assign to read only property 'bar' of function
2015-04-03 22:49:34 -07:00
2015-04-04 04:51:24 +11:00
2015-04-02 02:21:12 +11:00
2015-02-25 22:36:23 +11:00
2015-04-03 02:37:02 +11:00
2015-02-15 18:09:05 +11:00
2015-01-30 21:17:16 +11:00
2015-04-04 05:32:32 +11:00
2014-12-16 22:17:35 -08:00
2015-02-16 14:36:57 +11:00
2015-04-04 04:01:35 +11:00
2015-04-04 04:49:31 +11:00
2015-02-15 18:09:05 +11:00
2015-04-02 21:29:56 -07:00
2015-02-15 18:09:05 +11:00

babel

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
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%