amendezm opened this issue 2 years ago · 0 comments
Configure paths in tsconfig.json to avoid this ugly imports
to have something like this:
import {} from "@components"
import {} from "@context"
import {} from "@hooks"