mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
Set vueCompilerOptions.target to 2.7
This commit is contained in:
@@ -8,5 +8,8 @@
|
|||||||
"@@/*": ["./*"]
|
"@@/*": ["./*"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"vueCompilerOptions": {
|
||||||
|
"target": 2.7
|
||||||
|
},
|
||||||
"exclude": ["node_modules", ".nuxt", "dist"]
|
"exclude": ["node_modules", ".nuxt", "dist"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user