source:
trip-planner-front/node_modules/babel-plugin-dynamic-import-node/.babelrc@
bdd6491
Last change on this file since bdd6491 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 164 bytes |
Line | |
---|---|
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.