diff --git a/packages/core/example/babel.config.js b/packages/core/example/babel.config.js index 2900afe9..7085b482 100644 --- a/packages/core/example/babel.config.js +++ b/packages/core/example/babel.config.js @@ -1,3 +1,4 @@ +// eslint-disable-next-line import/no-commonjs module.exports = function(api) { api.cache(true); return {