Files
bab-app/tsconfig.vue-tsc.json

7 lines
88 B
JSON

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