Default to type: module (#146)

* Default to type: module

* latest
This commit is contained in:
Jaco Greeff
2021-03-03 10:22:58 +01:00
committed by GitHub
parent 1931b752ea
commit a6b2a357b4
11 changed files with 309 additions and 301 deletions
+4
View File
@@ -0,0 +1,4 @@
// Copyright 2020-2021 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/babel-config-cjs.cjs');