mirror of
https://github.com/cioyu/cioyu.github.io.git
synced 2026-05-02 21:21:09 +08:00
咕咕嘎嘎
This commit is contained in:
8
jsconfig.json
Normal file
8
jsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "docs"]
|
||||
}
|
||||
Reference in New Issue
Block a user