sun-empire-solutions/meets-app

TS config paths

amendezm opened this issue · 0 comments

Configure paths in tsconfig.json to avoid this ugly imports

image

to have something like this:

  • import {} from "@components"
  • import {} from "@context"
  • import {} from "@hooks"