Files
WAI_Project_VUE/node_modules/@vue/tsconfig/tsconfig.lib.json

8 lines
109 B
JSON
Raw Normal View History

2025-11-24 23:24:06 +08:00
{
"compilerOptions": {
"noEmit": false,
"declaration": true,
"emitDeclarationOnly": true
}
}