babel.config.js 68 B

123
  1. module.exports = {
  2. extends: '@polkadot/dev-react/config/babel'
  3. };