mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-04-04 15:58:49 +02:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
module.exports = {
|
|
presets: ['@babel/preset-env', '@babel/preset-react'],
|
|
};
|