I\'m trying to setup a new project with absolute imports.
My file structure looks like this:
package.json tsconfig.json src/ lib/shared/ App.ts