mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-08 22:24:22 -05:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
presets: ['@babel/preset-env'],
|
|
};
|