aboutsummaryrefslogtreecommitdiff
path: root/node_modules/babel-plugin-dynamic-import-node/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/babel-plugin-dynamic-import-node/.babelrc')
-rw-r--r--node_modules/babel-plugin-dynamic-import-node/.babelrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/node_modules/babel-plugin-dynamic-import-node/.babelrc b/node_modules/babel-plugin-dynamic-import-node/.babelrc
new file mode 100644
index 00000000..b96ead2b
--- /dev/null
+++ b/node_modules/babel-plugin-dynamic-import-node/.babelrc
@@ -0,0 +1,5 @@
+{
+ "presets": [
+ "airbnb"
+ ],
+}