It was fairly easy.
Presets are the time saver.
npm i -D babel rollup rollup-plugin-babel babel-preset-es2015-rollup
That's it already for Rollupjs based project :-)
I haven't had a chance to upgrade Babel in React.js based projects. But npm i -D babel babel-preset-react should do the job.