Files
WAI_Project_VUE/node_modules/@vue/tsconfig/tsconfig.lib.json
2025-11-24 23:24:06 +08:00

8 lines
109 B
JSON

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