babel.config.js 60 B

12345678
  1. module.exports = {
  2. presets: [
  3. ],
  4. 'plugins': [
  5. ]
  6. }