From 29d04894439c67e37cc2d1ebd257a80fad763b3e Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sun, 11 Jan 2015 04:55:34 +1100 Subject: [PATCH] add autoindentation note --- NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES.md b/NOTES.md index d6ae341333..ed14282cf4 100644 --- a/NOTES.md +++ b/NOTES.md @@ -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.