summaryrefslogtreecommitdiff
path: root/www/lib/localforage/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/localforage/.babelrc')
-rw-r--r--www/lib/localforage/.babelrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/lib/localforage/.babelrc b/www/lib/localforage/.babelrc
deleted file mode 100644
index 22227717..00000000
--- a/www/lib/localforage/.babelrc
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "presets": ["es2015-loose"],
- "plugins": [
- "add-module-exports"
- ]
-}