mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
module.exports = {
|
|
presets: ['@babel/preset-env', '@babel/preset-react'],
|
|
};
|