Provide explaintation of skipLibCheck: true
default in tsconfig.json of starter templates
#7867
Closed
4 tasks done
Labels
Clear and concise description of the problem
Introduced by #7726
However, in some cases, this is more like a workaround but not a really good practice as a solution.
Suggested solution
Maybe we could provide some explanation of
skipLibCheck: true
in tsconfig.json of the starter templates. To let users understand the tradeoff we made of this decision and change it if needed.@sodatea already made a good summary of the tradeoffs made in various projects vuejs/vue-cli#5688 . If we want to have a better explanation, maybe we could sort them out as an article or blog post that we could link to in the
tsconfig.json
/cc @Shinigami92
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: