staticwebapp-hhv-tormakrist.../tsconfig.vite-config.json

9 lines
157 B
JSON
Raw Permalink Normal View History

2022-05-21 20:38:11 +02:00
{
"extends": "@vue/tsconfig/tsconfig.node.json",
"include": ["vite.config.*"],
"compilerOptions": {
"composite": true,
"types": ["node"]
}
}