Re-enable esnext compilation (#20)

This commit is contained in:
Jaco Greeff
2020-11-10 13:54:37 +01:00
committed by GitHub
parent 566a3214c0
commit ec150cf1bb
4 changed files with 21 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
// Copyright 2020 @polkadot/phishing authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/babel.esnext.js');