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