2
0
Fork 0
mirror of https://github.com/romancm/gamebrary synced 2025-02-13 17:58:22 +00:00
gamebrary/babel.config.js
2022-04-12 14:45:08 -07:00

5 lines
76 B
JavaScript

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