We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libReplacement
1 parent b22acb3 commit 85a620aCopy full SHA for 85a620a
tsconfig.json
@@ -52,6 +52,7 @@
52
// Recommended
53
"esModuleInterop": true,
54
"forceConsistentCasingInFileNames": true,
55
+ "libReplacement": false,
56
// See <https://github.com/vuejs/vue-cli/pull/5688>
57
"skipLibCheck": true,
58
}
0 commit comments