rtsa-client/tsconfig.vue-tsc.json

6 lines
87 B
JSON
Raw Normal View History

2024-09-12 10:30:51 +08:00
{
"extends": "./tsconfig.json",
"compilerOptions": {
"skipLibCheck": true
}
}