rtsa-client/tsconfig.vue-tsc.json

6 lines
87 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"skipLibCheck": true
}
}