mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
module.exports = {
|
|
presets: ['@babel/preset-env'],
|
|
};
|