Files
phundrak.com-frontend/.volarrc

10 lines
154 B
Plaintext

{
"vueCompilerOptions": {
"target": 3.5,
"extensions": [".vue"]
},
"typescript": {
"tsdk": "frontend/node_modules/typescript/lib"
}
}