mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-18 16:21:49 -04:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
|
|
module.exports = {
|
||
|
|
presets: ['@babel/preset-env'],
|
||
|
|
};
|