How to set up path Alias in react.
I'm not sure if this is the right title for this, but it took me a while to find a solution for this, So I'm keeping this here.
Note: I'm assuming you are using react with vite.
Add this to the tsconfig.json file under the compilerOptions object.
"...
tylerjusfly.hashnode.dev1 min read