mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
6 lines
76 B
JavaScript
6 lines
76 B
JavaScript
|
module.exports = {
|
||
|
presets: [
|
||
|
'@vue/cli-plugin-babel/preset',
|
||
|
],
|
||
|
};
|