EASYAIuniappNewUI/node_modules/@vue/tsconfig/tsconfig.lib.json
2025-02-08 18:50:38 +08:00

9 lines
136 B
JSON

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