Commit 0e8fa655 authored by 花裤衩's avatar 花裤衩

perf: VS Code support webpack alias file jump

parent 65730989
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment