mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
6 lines
73 B
C
6 lines
73 B
C
module.exports = {
|
|
presets: [
|
|
"@vue/cli-plugin-babel/preset"
|
|
]
|
|
}
|