GasWell-front/node_modules/@vue/tsconfig/tsconfig.lib.json

8 lines
109 B
JSON

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