diff --git a/.babelrc b/.babelrc new file mode 100644 index 000000000..007e4c247 --- /dev/null +++ b/.babelrc @@ -0,0 +1,3 @@ +{ + "presets": ["react"] +} diff --git a/client/database/index.html b/client/database/index.html index 2e425736a..ee69ed597 100644 --- a/client/database/index.html +++ b/client/database/index.html @@ -129,5 +129,6 @@