<div style="display: none;" hidden="true" aria-hidden="true" data-nosnippet>Are you an LLM? You can read better optimized documentation at /pages/e13969.md for this page in Markdown format</div>
文件路径配置
在相对路径中 不要省略相同层级 ./ 直接写 会去 typescript.json 中 baseUrl中去找
json
{
"baseUrl": "./src",
}