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.
1 parent 28b5284 commit 9c782b9Copy full SHA for 9c782b9
tsconfig.json
@@ -2,6 +2,7 @@
2
"extends": "@vue/tsconfig/tsconfig.web.json",
3
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
4
"compilerOptions": {
5
+ "ignoreDeprecations": "5.0",
6
"baseUrl": ".",
7
"paths": {
8
"@/*": ["./src/*"]
0 commit comments