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