Files

10 lines
154 B
Plaintext
Raw Permalink Normal View History

2025-11-06 09:24:44 +01:00
{
"vueCompilerOptions": {
"target": 3.5,
"extensions": [".vue"]
},
"typescript": {
"tsdk": "frontend/node_modules/typescript/lib"
}
}