Anup
6ab3b4c0e3
Add 'configurable' property to class fields ( #6123 )
2017-08-16 10:12:38 -04:00
Noah Lemen
4fdd75695b
Update Class Fields to Stage 3 and change default behavior ( #6076 )
...
* add transform-class-properties to stage 3, set spec mode to default
* update readme with examples; use `buildUndefinedNode()`; change behavior to always define both static and nonstatic class properties regardless of spec/loose mode; update tests
2017-08-10 11:19:49 -04:00
Henry Zhu
0f823beeb1
Newlines in fixtures ( #6044 )
...
* write newlines for fixtures
* rerun fixtures
2017-08-02 15:35:29 -04:00
Henry Zhu
123dce5fcd
Hardcode to double quotes, indent to 2 spaces ( #5824 )
2017-06-05 22:14:37 -05:00
Logan Smyth
61e3b1d314
Remove incorrect function/class check.
2016-06-16 20:31:19 -07:00
Jhen-Jie Hong
2d7fb9af41
Class properties: Add path.ensureBlock for ArrowFunctionExpression ( #3486 )
...
* Class properties: Add path.ensureBlock for ArrowFunctionExpression
* Class properties: Add test case for non-block arrow function
2016-05-13 17:45:15 -04:00