Files
ptpchat-frontend/tsconfig.vue-tsc.json
2024-04-14 13:13:29 +02:00

6 lines
87 B
JSON

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