From e0b2c8695032156539025682cc15aa2abaf0614b Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Mon, 29 Aug 2016 17:06:23 +0200 Subject: [PATCH] Remove deprecated plugin from README.md (#101) As we probably remove it anyway in the next major we can already at least not expose it in the readme. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9198de322c..15ed527c51 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,6 @@ require("babylon").parse("code", { - `jsx` - `flow` - - `classConstructorCall` - `doExpressions` - `objectRestSpread` - `decorators`