cockpit-navigator/navigator/babel.config.js
2022-05-26 14:48:01 -03:00

2 lines
53 B
JavaScript

module.exports = { presets: ['@babel/preset-env'] };