diff options
Diffstat (limited to 'lib/awprint/.babelrc')
| -rw-r--r-- | lib/awprint/.babelrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/awprint/.babelrc b/lib/awprint/.babelrc new file mode 100644 index 0000000..d011150 --- /dev/null +++ b/lib/awprint/.babelrc @@ -0,0 +1,5 @@ +{ + "presets": [ + "es2015", "react" + ] +} |
