Files
phishing/babel.config.cjs
T
Jaco Greeff a6b2a357b4 Default to type: module (#146)
* Default to type: module

* latest
2021-03-03 10:22:58 +01:00

5 lines
176 B
JavaScript

// Copyright 2020-2021 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/babel-config-cjs.cjs');