Files
drafter/tsconfig.vue-tsc.json
2024-05-18 14:35:49 +05:00

6 lines
87 B
JSON

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