source:
trip-planner-front/node_modules/babel-plugin-dynamic-import-node/.babelrc@
6c1585f
Last change on this file since 6c1585f was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | { |
2 | "presets": [ | |
3 | "airbnb" | |
4 | ], | |
5 | "plugins": [ | |
6 | "add-module-exports", | |
7 | ["transform-replace-object-assign", { "moduleSpecifier": "object.assign" }], | |
8 | ], | |
9 | } |
Note:
See TracBrowser
for help on using the repository browser.