D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
bulksender.dbcautomation.com
/
node_modules
/
timm
/
Filename :
babel.config.js
back
Copy
module.exports = { presets: [ ['@babel/env', { targets: { node: 'current' } }], '@babel/typescript', ], plugins: [], };