fix: 添加Vue类型声明文件修复TypeScript编译错误
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
"erasableSyntaxOnly": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": ["src", "src/env.d.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user