mirror of
https://github.com/fergalmoran/bitchmin.git
synced 2026-02-15 04:15:18 +00:00
6 lines
84 B
JavaScript
6 lines
84 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset',
|
|
],
|
|
};
|