chore(runtime): 更新runtime-help
This commit is contained in:
@@ -5,5 +5,10 @@
|
||||
"jsx": "react",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": ["node"],
|
||||
"paths": {
|
||||
// 内部模块都指向 src/index.ts, 会有更好的代码跳转体验.
|
||||
"@tmagic/*": ["../../packages/*/src"],
|
||||
"@tmagic/react-runtime-help": ["../react-runtime-help/src"],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user