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