未验证 提交 5de35c8c 编写于 作者: I ipanghu 提交者: GitHub

fix:修复web在vscode打开的时候识别不了@符号

上级 090baf23
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"],
}
},
"exclude": ["node_modules", "dist"],
"include": ["src/**/*"]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册