chore: 初始化文件结构
This commit is contained in:
7
jsconfig.json
Normal file
7
jsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./jsconfig.node.json" },
|
||||
{ "path": "./jsconfig.app.json" }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user