rtsa-client/tsconfig.vue-tsc.json
joylink_fanyuhong 870f16be30 项目创建
2024-09-12 10:30:51 +08:00

6 lines
87 B
JSON

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