Files
tp-we-vue/node_modules/@vue/tsconfig/tsconfig.lib.json
2024-11-28 23:08:17 +01:00

8 lines
109 B
JSON

{
"compilerOptions": {
"noEmit": false,
"declaration": true,
"emitDeclarationOnly": true
}
}