{ "extends": "./tsconfig.json", "compilerOptions": { "paths": { "@shared/*": ["../../shared/dist/*"] } } }