1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 08:52:31 +01:00
Docs/babel.config.js
2020-04-30 13:56:37 +02:00

6 lines
84 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset',
],
};