if you want to enabled typescript express project for absoulate import and want remove ../.. from entire project this guide for you: at first you need to configure tsconfig.json file where you...
在 typescript express 项目中启用绝对导入,需配置 tsconfig.json 文件以设置绝对路径,并使用 tsconfig-paths 库修改运行脚本。