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

6 lines
84 B
JavaScript
Raw Permalink Normal View History

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