diff --git a/babel.config.cjs b/babel.config.cjs deleted file mode 100644 index bfc932598..000000000 --- a/babel.config.cjs +++ /dev/null @@ -1,4 +0,0 @@ -// Copyright 2020-2023 @polkadot/phishing authors & contributors -// SPDX-License-Identifier: Apache-2.0 - -module.exports = require('@polkadot/dev/config/babel-config-cjs.cjs');