add autoindentation note

This commit is contained in:
Sebastian McKenzie 2015-01-11 04:55:34 +11:00
parent 82aa2686f9
commit 29d0489443

View File

@ -8,3 +8,4 @@
* Remove this shorthand from playground.
* Remove `super()` inside non-constructors - add descriptive error message.
* Split up ES5 getter/setter transforming and ES6 property methods into separate transformers.
* Add autoindentation.