Update plugins READMEs from babel.github.io [skip ci] (#4931)

This commit is contained in:
Tommaso
2016-12-02 15:07:16 -08:00
committed by Brian Ng
parent 81575bcdfe
commit 27e201e0e1
24 changed files with 482 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
# babel-plugin-transform-eval
Compile eval calls with string literals
> This plugin allows Babel to compile eval calls with string literals.
## Example