{ "extends": "../../tsconfig.json", "compilerOptions": { "paths": { "~/*": ["./client/*"] } }, "exclude": ["dist", "node_modules"] }