fohanist
fohanist
It does not work with the following versions either. ```json { "@swc/core": "^1.3.93", "ts-node": "^10.9.1" } ```
Thank you for showing interest in my question! When I use the absolute route and in ts-node If the `tsconfig-paths` lib is not used, the vscode could not read the...
@Viijay-Kr As you advised, I set baseUrl as a root and tried it, but it's the same phenomenon as the question. The following is my folder structure. `root/` `- ./frontend`...