TtRPC•Created by eth_scanner on 9/27/2024 in #❓-help all my inferred typings on the frontend are `any`
i think it has to do with some tsconfig relative vs absolute import stuff. i want to use absolute imports on my backend, but have it resolve correctly. how can i configure this?