Aliased imports in React + TS

Reference Link

craco.config.js => File added to compile aliased paths into actual paths

paths.json => File added to get intellisense for aliased imports

GitHub

View Github