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