aboutsummaryrefslogtreecommitdiff
path: root/viewer/babel.config.js
blob: 757ff9b16a8a26d78d1d978c40eb60f5ecb8bb2a (plain)
1
2
3
4
5
module.exports = {
  presets: [
    '@vue/cli-plugin-babel/preset',
  ],
};