We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa17e14 commit 73c0c23Copy full SHA for 73c0c23
example/babel.config.js
@@ -28,6 +28,6 @@ module.exports = function (api) {
28
],
29
30
},
31
- { root, pkg },
+ { root, pkg }
32
);
33
};
0 commit comments