diff options
Diffstat (limited to 'node_modules/babel-plugin-dynamic-import-node/.babelrc')
| -rw-r--r-- | node_modules/babel-plugin-dynamic-import-node/.babelrc | 5 |
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" + ], +} |
